-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Error message when running create-react-app #2341
Comments
What version of node/npm? |
v15.2.0/v7.0.8 respectively |
Can you also try npm v7.1.2? |
Yes i just did, and i still have the same error message npm ERR! cb() never called! npm ERR! This is an error with npm itself. Please report this error at: npm ERR! A complete log of this run can be found in: Aborting installation. Deleting generated file... node_modulesnpm ERR! cb() never called! npm ERR! This is an error with npm itself. Please report this error at: npm ERR! A complete log of this run can be found in: Aborting installation. Deleting generated file... node_modules |
npm |
Closing: We suspect this has to do with a combination of resource constraints within the device/program being used and the large amount of transient dependencies being installed by this command. We've opened npm/statusboard#395 for us to look deeper into this and track the discussion and fixes around it. You can also read this document for more information on why this issue might be happening currently and ways to debug it. |
I get this error anytime i run "npx create-react-app my-app"
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Walter\AppData\Local\npm-cache_logs\2020-12-13T22_24_53_249Z-debug.log
Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
The text was updated successfully, but these errors were encountered: