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

Error with creating the next.js project #13

Open
RICHIEQUARM opened this issue May 1, 2024 · 0 comments
Open

Error with creating the next.js project #13

RICHIEQUARM opened this issue May 1, 2024 · 0 comments

Comments

@RICHIEQUARM
Copy link

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'

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

1 participant