How to fix git pull failed on a deploy via PM2
If you get the error message git pull failed on a deploy via PM2 maybe it's because you are generating some files on the fly that »
If you get the error message git pull failed on a deploy via PM2 maybe it's because you are generating some files on the fly that »
Recently I had to add swap on Ubuntu, due to a memory limit while ran npm install on a 512MB RAM VPS. So here is how »