Skip to content
Discussion options

You must be logged in to vote

npm is node package manager and is installed with node. If you just run npm it should bring up the help text. The -g flag means 'install globally' (as opposed to part of any specific software). Hence, it doesn't actually matter which directory you run npm install -g pm2.

there is a request to Quit nodejs-poolController if its running

If you are get PM2 running then you can manage the apps with 'pm2 stop name' . ie pm2 stop njspc.

You did see this wiki page, yes?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jltnol
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants