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
Under wsl ubuntu 20.04, when I start server, error occurs, anyone knows why?
/mnt/c/Program Files/nodejs//npm run debug-brk
Error: spawn /mnt/c/Program Files/nodejs//npm ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
Under wsl ubuntu 20.04, when I start server, error occurs, anyone knows why?
/mnt/c/Program Files/nodejs//npm run debug-brk
Error: spawn /mnt/c/Program Files/nodejs//npm ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
Originally posted by @ForeverDreamer in #10586 (comment)
The text was updated successfully, but these errors were encountered: