facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.69k stars 26.84k forks source link

not able to create new app #12687

Open codeDev-abhay opened 2 years ago

codeDev-abhay commented 2 years ago

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:713:9) at spawn (C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\cross-spawn\index.js:12:24) at C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:383:19 at new Promise () at install (C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:334:10) at C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:461:16 at processTicksAndRejections (node:internal/process/task_queues:96:5) { errno: -4094,

HooeyPooey commented 2 years ago

---- Replied Message @.>Date08/21/2022 18:40 @.> @.***>Subject[facebook/create-react-app] not able to create new app (Issue #12687) 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:713:9) at spawn (C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\cross-spawn\index.js:12:24) at C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:383:19 at new Promise () at install (C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:334:10) at C:\Users\Abhay\AppData\Local\npm-cache_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:461:16 at processTicksAndRejections (node:internal/process/task_queues:96:5) { errno: -4094,

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/facebook/create-react-app/issues/12687", "url": "https://github.com/facebook/create-react-app/issues/12687", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

suyashjoshi404 commented 2 years ago

Try referring to issue #12185

thrbb commented 2 years ago

@codeDev-abhay Probably it is your antivirus. You can uninstall the antivirus or disable the real-time protection on your security options.

BraianS commented 7 months ago

Hello, @codeDev-abhay , any update on this issue? If it is fixed, you can close this. Thanks.