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_HOME
This should be a folder name which already exists. NVM_SYMLINK
This should also be a folder name but only the parent folder should exists. Add
NVM_SYMLINK
to thePATH
variable
Testing the installation.
Open command prompt and try winnvm -v
which should print the version.