create-react-app icon indicating copy to clipboard operation
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' >> }

Open Babitasri opened this issue 3 years ago • 6 comments
trafficstars

plz help to solved this issue

Babitasri avatar Jun 05 '22 04:06 Babitasri

facing same issue, how to resolve it?

SatheeshKumar1997 avatar Jun 15 '22 09:06 SatheeshKumar1997

me to

facing same issue, how to resolve it?

me to ,do you solve it

Ali-shok avatar Jun 28 '22 12:06 Ali-shok

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.

baruahmunmi005 avatar Jun 29 '22 18:06 baruahmunmi005

Uninstalling the antivirus I had resolved the issue.

GauriSurve avatar Aug 03 '22 01:08 GauriSurve

I had to unistall my antivirus to solve this problem.

Tati-Maria avatar Oct 05 '22 15:10 Tati-Maria

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: @.***>

Ali-shok avatar Oct 11 '22 09:10 Ali-shok