-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
What / Why
npm ERR! cb() never called!
When
- whenever I do npx create-react-app my-app
Where
- git/bash & Windows Command Prompt
- I'm using node -v14.15.4
- npm -v6.14.10, -v6.14.11
How
Current Behavior
- the terminal says it's installing the app, it creates the files, then it gives me the npm ERR message, then it deletes all the files it created.
Steps to Reproduce
- when I type npx create-react-app my-app
Expected Behavior
- it should create a new app
Who
References
- n/a
*I am new to the terminal, reporting bugs, and web dev in general. is it helpful to submit the debug log? if so how do I do that?
Any guidance in this area would be really helpful. Thanks! @ [email protected]
Metadata
Metadata
Assignees
Labels
No labels