Answers for "how to uninstall pm2 in ubuntu"

2

uninstall pm2

pm2 kill
npm remove pm2 -g
#test with :
which pm2
Posted by: Guest on February-11-2021

Code answers related to "how to uninstall pm2 in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language