-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Error: spawn UNKNOWN #10670
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
Comments
When I try to run a basics npx create-react-app i received this error |
When I try to run a basics npx create-react-app I received this error. I don't know how to solve it? |
That happens when I try to make a React Project by: "npx create-react-app" command! |
|
any solution ? |
anyone know solution ? how can i create react app? i am newbie??? |
am also with this same mistake, online for a long time also did not find a way to solve, node reinstallation is useless, hope big guy extend a helping hand |
i have same problem... i tried all answers from stackoverflow ( delete npm, npx cache), reinstall node.js, but i still have that problem `
`
|
I've had this problem, the solution is that I uninstalled the antivirus from my computer |
Same here |
I removed the antivirus but still it does not work |
if there are other antivirus on your computer, try deleting them all. |
No I don't have any other antivirus and also I tried everything. Nothing seems to work. I have been banging my head on this error for more than 2 days. |
first you need to run this script after that run |
I've had this problem, the solution is that I uninstalled the antivirus from my computer |
I have the same problem when i tried to run create-react-app. I'm still trying to solve it, but i can't find a solution. |
Hi, so I solved it by deleting Node modules from my local disk C and also the user folder. Removed everything related to npm. After that I restarted my computer and installed everything from scratch. Surprisingly it worked for me. Let me know how it goes |
Let me try it. I'm deleting my user folder. I'll back here in some minutes. |
If this still does not work clone a copy of the boilerplate code which is after you use |
Have a look at this, it worked for me |
try to delete your antivirus |
I already did everything mentioned above. I only have MS Defender antivirus. Do I have to delete it to? |
No you don't have delete ms defender antivirus you need to disable it |
just disabled it. I still experience the same error. |
can we connect? |
when u disabled it try to run npx create-react-app |
connect? still does not work.
|
is there an other antivires? can we have a meeting on google meet or something? |
real-time protection says i'm using other anitivirus provider but i've already uninstalled all besides ms defender. can you send the code for google meet? |
I had the same issue, I tried uninstalling and updating node and vscode but it didn't work. and then I uninstalled the antivirus and restarted my PC, the problem solved |
Solved by uninstalling antivirus and VPN. |
:\Users\CE MO01\Downloads\react>npx create-react-app my-app npm ERR! A complete log of this run can be found in: C:\Users\CE MO01\AppData\Local\npm-cache_logs\2024-01-15T20_21_46_432Z-debug-0.log please help me for resolved this error |
When I try to run a basics
npx create-react-app
i received this errorI'm using windows 10 version 20H2 and node v14.15.4.
The text was updated successfully, but these errors were encountered: