-
Notifications
You must be signed in to change notification settings - Fork 459
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 creating project: Error: ENOENT: no such file or directory #37
Comments
This should fix the bug: TarikHuber/create-react-app@0bd5817 Thx for the issue report 😄 |
The issue doesn't seem to be fixed.
More:
ENV:
|
Hi @dholbrook86 did you try it out with just npm? |
I think that's what I did the first time I tried it. Then I wiped it clean and tried yarn. |
I ran the installer then entered the directory and ran Here's the error:
|
Thank you so much for your help @TarikHuber! |
Do you still have the problem? Have you tried it with this treath? grpc/grpc-node#121 |
I was able to get it to work with the following steps.
The |
solve my problem npm ERR! code ENOENT npm ERR! A complete log of this run can be found in: |
Anyone can Solve this issue,i tried many way from the same issues.kindly help me!!!! events.js:187 Error: spawn cmd ENOENT npm ERR! A complete log of this run can be found in: |
Can you try to install the original Creat React App without any custom template. |
my app ran yesterday perfectly and then today I resume coding and boom I saw this same error !! |
I had a similar problema, solved with:
and then |
Also can use: |
only can run this commend line it will working |
On executing, I get an error:
Further :
ENV :
The text was updated successfully, but these errors were encountered: