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

Unhandled 'error' event #120

Open
dep opened this issue Mar 14, 2024 · 0 comments
Open

Unhandled 'error' event #120

dep opened this issue Mar 14, 2024 · 0 comments

Comments

@dep
Copy link

dep commented Mar 14, 2024

$ mprocs

node:events:490
      throw er; // Unhandled 'error' event
      ^

Error: spawn /Users/dpeck/.nvm/versions/node/v20.4.0/lib/node_modules/mprocs/mprocs-0.6.4-macos64/mprocs ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:285:19)
    at onErrorNT (node:internal/child_process:483:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error' event on ChildProcess instance at:
    at ChildProcess._handle.onexit (node:internal/child_process:291:12)
    at onErrorNT (node:internal/child_process:483:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawn /Users/dpeck/.nvm/versions/node/v20.4.0/lib/node_modules/mprocs/mprocs-0.6.4-macos64/mprocs',
  path: '/Users/dpeck/.nvm/versions/node/v20.4.0/lib/node_modules/mprocs/mprocs-0.6.4-macos64/mprocs',
  spawnargs: []
}

Node.js v20.4.0
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