Web Server
Jump to navigation
Jump to search
PM2
If you are having issues with PM2 run: sudo pm2 delete all
. This should end all processes.
Then run sudo pm2 start npm -- start
If you are having issues with PM2 run: sudo pm2 delete all
. This should end all processes.
Then run sudo pm2 start npm -- start