Answers for "npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ start: `expo start` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @ start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above."

4

npm ERR! code ELIFECYCLE npm ERR! errno 1

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

Code answers related to "npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ start: `expo start` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @ start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language