nvmw icon indicating copy to clipboard operation
nvmw copied to clipboard

Support Node.js >= 4.0.0

Open TimothyGu opened this issue 10 years ago • 2 comments

Fixes #58.

TimothyGu avatar Sep 09 '15 05:09 TimothyGu

After you fix bug, I have found a problem that node4.0.0 have no corresponding npm version,so when I run nvmw install 4.0.0,It have a error that have no npm from site "var NPM_PKG_JSON_URL = 'https://raw.githubusercontent.com/%s/%s/deps/npm/package.json';" your get package.json

bluedreamfly avatar Sep 12 '15 01:09 bluedreamfly

Adding to the list: https://github.com/nodejs/node/issues/2798.

ChALkeR avatar Sep 12 '15 17:09 ChALkeR