You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This starts with creating the next.js project . Enter the terminal and navigate to where you want to create the project . And type npx [email protected].
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:761:9)
at spawn (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:8:83670)
at C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:33779
at new Promise ()
at install (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:33159)
at installTemplate (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:38670)
at async createApp (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:41469)
at async run (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:50475) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'
The text was updated successfully, but these errors were encountered:
This starts with creating the next.js project . Enter the terminal and navigate to where you want to create the project . And type npx [email protected].
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:761:9)
at spawn (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:8:83670)
at C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:33779
at new Promise ()
at install (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:33159)
at installTemplate (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:38670)
at async createApp (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:41469)
at async run (C:\Users\RICHARD CONDUAH\AppData\Local\npm-cache_npx\3c25916de7007719\node_modules\create-next-app\dist\index.js:74:50475) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'
The text was updated successfully, but these errors were encountered: