naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

nw-react-scripts: Permission denied #27

Closed papidb closed 5 years ago

papidb commented 5 years ago

I tried running npm start and it gave the error:

`> AES@0.1.0 start /home/benjamin-daniel/batcave/aes/client

nw-react-scripts start

sh: 1: nw-react-scripts: Permission denied npm ERR! code ELIFECYCLE npm ERR! errno 126 npm ERR! AES@0.1.0 start: nw-react-scripts start npm ERR! Exit status 126 npm ERR! npm ERR! Failed at the AES@0.1.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:`

naviapis commented 5 years ago

https://github.com/facebook/create-react-app/issues/4775