I\'ve been using NVM to install the latest versions of nodeJS for my node work. It works totally fine for installing separate versions and switching between them. It also in
The easy way to change version is first to check your available version using nvm ls then select version from the list nvm use version