Solved

Unexpected token ( - create-gooddata-react-app

  • 24 November 2020
  • 3 replies
  • 478 views

I’m trying to follow this readme: https://github.com/gooddata/gooddata-create-gooddata-react-app

I’m getting this error:

$ npx @gooddata/create-gooddata-react-app my-app --verbose

npx: installed 140 in 10.819s

Unexpected token (

 

Any idea what can be wrong?

icon

Best answer by Dan Homola 25 November 2020, 09:34

View original

3 replies

Hi Philip, can you please share the version of node and npm you are using? I just tested it, and it seems to be working fine on node v12.18.4 and npm v6.14.6 on macOS 10.15.7.

Thanks Dan! I had node v6.9.0. I just updated to v15.3.0 and everything works!

Hi Philip, I’m glad it works for you now! For more details about the supported versions, please see the relevant section About GoodData.UI page. I hope you will enjoy working with GoodData.UI.

Reply