install pm2 globally code example Example 1: installing pm2 on linux $ sudo npm i -g pm2 Example 2: pm2 install $ pm2 start app.js -i max