nvm.md

July 15, 2021 · View on GitHub

Bookmarks tagged [nvm]

www.codever.land/bookmarks/t/nvm

My troubles getting to run a Node application with PM2 in cluster mode with NVM – CodepediaOrg

https://www.codepedia.org/ama/my-troubles-getting-to-run-a-node-application-with-pm2-in-cluster-mode...

In this blog post I will list of the trouble I went through getting to run PM2 in cluster mode on an Ubuntu system, on which I had Node.js both standalone installed and managed with NVM.


GitHub - nvm-sh/nvm Node Version Manager home page

https://github.com/nvm-sh/nvm

Simple bash script to manage multiple active node.js versions

Github project: installation, usage, .nvmrc - file containing version number in the project root directory (or any parent directory).