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 creates the same number of windows as the processes
Based on what I read "After upgrading my pm2 to 1.0.2 I found that it wonderfully hides all annoying console windows that were popping up before (in v0.x) when launching apps" from #2047, it seems it was fixed. However I still have such issue.
...
Expected behaviour
suppress/hide windows created by pm2
...
Actual behaviour
pm2 creates the same number of windows as the processes
Based on what I read "After upgrading my pm2 to 1.0.2 I found that it wonderfully hides all annoying console windows that were popping up before (in v0.x) when launching apps" from #2047, it seems it was fixed. However I still have such issue.
...
Steps to reproduce
I tested based on the sample code from http://pm2.keymetrics.io/docs/usage/pm2-api/
...
Software versions used
PM2 Log output
Use the command:
tail --lines 50 ~/.pm2/pm2.log
cf CONTRIBUTING.md for more informations
The text was updated successfully, but these errors were encountered: