-
-
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
Error: Cannot find module 'react-scripts/scripts/init.js' #9501
Comments
Can you put the errors log in here? |
Sure, he it it: Error: Cannot find module 'react-scripts/scripts/init.js'
|
Did you get any errors when you ran the npx command? Or is this error from that? |
I've got this error when I'm running " npx create-react-app my-app " command... and the app is not even created it's deleted when this error appears. |
I got this same issue @Mihal-github but no way out... I tried cleaning my cache and updating my create-react-app yet no head way.. any help please... |
Just run the code on git bash |
Just run the code on git bash |
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. |
mine was yarn 3 problem
and try again. |
i tried all of these and still can't get it to run node has failed.... |
i tried all of these and still can't get it to run node has failed.... it seems to be an issue with node_modules/react-scripts/scripts/init.js:117:13 node:internal/modules/cjs/loader:936 Error: Cannot find module 'cra-template/package.json' |
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. |
the same issue |
Chenge Name Folder (Not Use @#$%^&) |
When creating a brand new react app using the new way: "npx create-react-app my-app" i get the an error and seems to not be a way to fix it easy, I've found a way but I'm curios if the problem is from my pc or something else...
I hope someone can help me understand what is happening 👍
The text was updated successfully, but these errors were encountered: