I've been following this issue and till now my problem not solved, anyone can help? Any command of pm2 always returned
[PM2] Spawning PM2 daemon with pm2_home=/home/$USER/.pm2
Thanks
You need to either update Node to a newer version or downgrade PM2 to an older version. This solved the issue:
npm uninstall -g pm2
npm install -g [email protected]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With