nvmw
nvmw copied to clipboard
Node vlatest downloaded failed
Hello,
I run the command : nvmw install latest
C:\Projects\loyalty>"C:\Program Files\nodejs\node_modules\nvmw\bin\nvmw.bat" install latest Downloading Node vlatest... Node vlatest downloaded failed
I get the same error when i am giving the specific version : nvmw install v.4.1.1
I tried to install earlier versions...works fine.
Thank you.
NVMW uses: https://nodejs.org/dist/v######/x64/node.exe
Seems like the location moved to: https://nodejs.org/dist/v######/win-x64/node.exe
Is there a way to use a manual path?