Skip to content

Common Issues

Karl Xu edited this page Jun 18, 2018 · 2 revisions
  1. pm2 not containing supposedly running Nodejs process.

    Solution: Get into the repo directory, run the command pm2 start process.yml. Reference

Clone this wiki locally