You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: