-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
NPM ERR! Code ELIFECYCLE #6561
Comments
Anyone have a solve for this??? |
Can you share your environment using |
Hi all - Ok, so I've resolved this, but the instructions they give aren't accurate. When I get this error, one of the steps in their instructions is to "remove the node modules folder from the project folder". I did this, it didn't work, however, when I removed the node modules folder globally. that resolved the issue. Any ideas why that worked? |
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs. |
This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue. |
This error is appearing again?! happens on NPM Start.
Debug log attached
Steps to recreate -
npx create-react-app my-app
cd my-app
npm start
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! test@0.1.0 start:
react-scripts start
npm ERR! Exit status 1
2019-03-03T23_42_12_114Z-debug.log
The text was updated successfully, but these errors were encountered: