Skip to content
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

create-react-app Issue #12261

Open
kumar0144 opened this issue Apr 8, 2022 · 3 comments
Open

create-react-app Issue #12261

kumar0144 opened this issue Apr 8, 2022 · 3 comments

Comments

@kumar0144
Copy link

kumar0144 commented Apr 8, 2022

Hi All,

I am getting below issue while using npx create-react-app applicationName.

Kindly help If someone know how can I resolve this issue?

D:\Current Code\REACT>create-react-app reactproject

Creating a new React app in D:\Current Code\REACT\reactproject.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...

Aborting installation.
Unexpected error. Please report it as a bug:
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:413:11)
at Object.spawn (node:child_process:700:9)
at spawn (C:\Users\Kumar\AppData\Roaming\npm\node_modules\create-react-app\node_modules\cross-spawn\index.js:12:24)
at C:\Users\Kumar\AppData\Roaming\npm\node_modules\create-react-app\createReactApp.js:390:19
at new Promise ()
at install (C:\Users\Kumar\AppData\Roaming\npm\node_modules\create-react-app\createReactApp.js:341:10)
at C:\Users\Kumar\AppData\Roaming\npm\node_modules\create-react-app\createReactApp.js:468:16
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'

}

@patotoma
Copy link

Duplicate of #10670

@moamen2020
Copy link

I've had this problem, the solution is that I uninstalled the antivirus from my computer

@Nehasharma94
Copy link

Nehasharma94 commented Jun 12, 2022

After searching for solution for an hour, This worked for me, thank you very much. Just uninstall antivirus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants