问题
I want to rebuild my node+vue.js app to update the changes I made. The app was started with pm2, but the problem is that I can't see anything when I do pm2 ls
. The list is empty. On the other hand, the node app is running. I tried to kill it with pid, but it is restarting immediately.
Any suggestions?
来源:https://stackoverflow.com/questions/52377977/cant-stop-node-js-app-started-with-pm2-process-manager