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
PM2 error: Error: spawn node ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
How could we reproduce this issue?
Supporting information
i am trying run the multiple application on the same instance
# Run the following commands
$ pm2 report
The text was updated successfully, but these errors were encountered:
What's going wrong?
PM2 error: Error: spawn node ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
How could we reproduce this issue?
Supporting information
i am trying run the multiple application on the same instance
The text was updated successfully, but these errors were encountered: