Hey guys, im using PM2 to run a nodejs express project on linux, and I have chmod 5 access to the project directory via the owner group. I also tried chmod 7(full access), but that didnt change anything.When I run the app.js with pm2 start —watch, the app doesnt restart when I edit the files.It worked yesterday, when I was using a different user.What could cause this? What should I do. It simply doesnt restart, it does say ”watching” when I look at the process from the pm2 process list. Has this happened to anyone else?Thanks in advance.
Submitted February 09, 2020 at 10:15AM by livinglibary
No comments:
Post a Comment