Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-scripts not found #4

Open
brianmituka opened this issue Sep 27, 2017 · 1 comment
Open

react-scripts not found #4

brianmituka opened this issue Sep 27, 2017 · 1 comment

Comments

@brianmituka
Copy link

brianmituka commented Sep 27, 2017

Hey I'm getting the error below when I npm run dev.
sh: 1: react-scripts: not found [1] npm ERR! file sh [1] npm ERR! code ELIFECYCLE [1] npm ERR! errno ENOENT [1] npm ERR! syscall spawn [1] npm ERR! [email protected] start: react-scripts start[1] npm ERR! spawn ENOENT [1] npm ERR! [1] npm ERR! Failed at the [email protected] start script. [1] npm ERR! This is probably not a problem with npm. There is likely additional logging output above. [1] npm [1] WARN Local package.json exists, but node_modules missing, did you mean to install?
I have the node modules folder also. I don't understand the warning.

@flickz
Copy link
Owner

flickz commented Sep 27, 2017

@brianmituka Try to reinstall the modules in the client directory. From your cmd navigate to the client folder and npm install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants