create-react-app
create-react-app copied to clipboard
>> Error: spawn UNKNOWN >> at ChildProcess.spawn (node:internal/child_process:413:11) >> at Object.spawn (node:child_process:700:9) >> at spawn (C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\cross-spawn\index.js:12:24) >> at C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:383:19 >> at new Promise (<anonymous>) >> at install (C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:334:10) >> at C:\Users\admin\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, >> code: 'UNKNOWN', >> syscall: 'spawn' >> }
plz help to solved this issue
facing same issue, how to resolve it?
me to
facing same issue, how to resolve it?
me to ,do you solve it
At first I have updated my Node.js package, here is the link https://nodejs.org/en/download/ (I have installed windows installer node-v16.15.1-x64.mis LTS version). Uninstall the antivirus installed in your PC or click allow if you see any popup or alert generated by the antivirus. It worked for me today. Also I ran the command prompt as administrator.
Uninstalling the antivirus I had resolved the issue.
I had to unistall my antivirus to solve this problem.
Uninstalling the antivirus is the The solution
On Wed, 3 Aug 2022 at 04:54, Gauri Surve @.***> wrote:
Uninstalling the antivirus I had resolved the issue.
— Reply to this email directly, view it on GitHub https://github.com/facebook/create-react-app/issues/12465#issuecomment-1203393919, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCFPX6227DX27FTS5PYHITVXHGLVANCNFSM5X4PAMIQ . You are receiving this because you commented.Message ID: @.***>