PM2 Iniciar o fio
// Not sure does it helped
// yarn add pm2
// After this worked
pm2 start yarn --interpreter bash --name api -- start
Almabek
// Not sure does it helped
// yarn add pm2
// After this worked
pm2 start yarn --interpreter bash --name api -- start
pm2 start yarn --name api -- start