Installing NVM for Windows 10
Confirm that the ‘NVM’ successfully installed
Open your command line terminal
Type the below command to verify if your nvm installation was successful.
nvm --version
Specify the version of nodejs that you choose to use
nvm use 14.9.0
Install Another nodejs Version
nvm install 12.18.3
List all Versions
nvm list
Is’t not working for me, I’ve got error in CMD exit status 5: Access is denied.
exit status 5: Access is denied.
Then I tried the CMD in run as ADMIN.
And it worked.
Its not working for me
Am getting above error and below one as well
This is not the package you are looking for: please go to http://nvm.sh