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?
Best answer by Dan Homola
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.