-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Build Yourself
Corey Butler edited this page Aug 31, 2026
·
2 revisions
Caution
These instructions are are for legacy v1 editions. See NVM for Windows v2 Build from Source docs for updated instructions.
If you want to build nvm for Windows yourself, user @Adam13531 has provided some instructions:
- Download this GitHub repo, e.g. as a zip from here.
- Download Go if you don't already have it.
- Navigate to the root of the nvm-windows-master directory. This is the project root.
- Open
nvm.issand set ProjectRoot to the directory from above. - Open CMD and navigate to the project root.
- Type
build. - Run the installer in
\dist<version>\nvm-setup.exe