ghost v4.10.2 to v4.19.0 by ghost-cli and running with pm2

I was try to upgrade my Ghost from v4.10.2 to v4.19.0 due to for testing and its should upgrade normally too :D

actually its quite simple:

  1. go your ghost directory
  2. ghost check-update && ghost upgrade
  3. pm2 restart #
  4. and you should see pm2 list working normally

if you see errored in pm2 list e.g.

just sudo chown -R whoami pwd will fix your problem – ( and restart pm2 # )

and PM2 Dash works just fine!

Happy Ghosting!