Skip links

Node Version Manager – NVM

Node Version Manager is a great utility to manage different node versions on your machine. Once you have 4-5 different projects that require different node versions NVM helps you out by quickly switching between different node versions. Github Link – https://github.com/nvm-sh/nvm Installation is relatively very simple. Macos Check if nvm is installed Commonly used nvm […]