nvmw icon indicating copy to clipboard operation
nvmw copied to clipboard

Node vlatest downloaded failed

Open mfonsos opened this issue 9 years ago • 1 comments

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.

mfonsos avatar Sep 25 '15 10:09 mfonsos

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?

snlacks avatar Sep 27 '15 01:09 snlacks