Installation
Prerequisite
Windows with .NET Framework 4.8 or later.
Steps.
- Download the latest version from GitHub.
- Extract to a folder.
- Add the extracted folder to path.
-
Create the following Enviroment variables.
Variable Description NVM_HOMEThis should be a folder name which already exists. NVM_SYMLINKThis should also be a folder name but only the parent folder should exists. Add
NVM_SYMLINKto thePATHvariable
Testing the installation.
Open command prompt and try winnvm -v which should print the version.