keymetrics / pm2-plus-tech-questions

http://docs.keymetrics.io/docs/pages/faq-troubleshooting/
27 stars 3 forks source link

PM2 Monitor versioning problem with nvm #279

Open oaxis opened 3 years ago

oaxis commented 3 years ago

I'm using nvm (Node Version Manager https://github.com/nvm-sh/nvm) and the zsh shell.

When monitoring my processes the versioning is showing the current HEAD of the nvm repo and not my local repo current state

Here is a screenshot for easier understanding : Capture d’écran du 2021-03-01 13-35-37

Is there a fix for this ? Can I manualy specify the correct repo of the running process ?

Thanks !