Search code examples
linuxgitazuresshpm2

“git: command not found” when running “pm2 deploy production setup”


I'm hosting a Ghost blog on a Linux Azure VM, but I'm having trouble setting up PM2 deploy.

The issue I'm getting in Git Bash in local Windows:

git: command not found


Solution

  • git is missing on remote server!