Answers for "code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! [email protected] dev: `nodemon index.js` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the [email protected] dev script. npm ERR! This is probably not a problem with npm."

1

ELIFECYCLE

rm -rf node_modules && rm ./package-lock.json && npm install
Posted by: Guest on October-31-2020

Code answers related to "code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! [email protected] dev: `nodemon index.js` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the [email protected] dev script. npm ERR! This is probably not a problem with npm."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language