-
Notifications
You must be signed in to change notification settings - Fork 179
Missing npm v1.4.14 package #27
Comments
nodejs/node-v0.x-archive#7800 mentions that npm is now bundled inside the .msi. |
Thank you for letting me know. I have no idea to fix this issue, but I investigate how to fix this issue. |
Hi there, I also have this issue, and it seems that the fix would be for get_npm.js to go to http://registry.npmjs.org/npm and find the tarball that looks like this: untar.js should also be created by using: |
Install iojs just like nvm does, nvm-sh/nvm#590 nvmw install iojs/1.0.2 nvmw use iojs/1.0.2 Fixes hakobera#30 hakobera#27
Install iojs just like nvm does, nvm-sh/nvm#590 nvmw install iojs/1.0.2 nvmw use iojs/1.0.2 Fixes hakobera#30 hakobera#27
Install iojs just like nvm does, nvm-sh/nvm#590 nvmw install iojs/1.0.2 nvmw use iojs/1.0.2 Fixes hakobera#30 hakobera#27
Install iojs just like nvm does, nvm-sh/nvm#590 nvmw install iojs/1.0.2 nvmw use iojs/1.0.2 Fixes hakobera#30 hakobera#27
Install iojs just like nvm does, nvm-sh/nvm#590 nvmw install iojs/1.0.2 nvmw use iojs/1.0.2 Fixes hakobera#30 hakobera#27
Install iojs just like nvm does, nvm-sh/nvm#590 nvmw install iojs/1.0.2 nvmw use iojs/1.0.2 Fixes hakobera#30 hakobera#27
Trying to install node v0.10.29, but fails while trying to download npm from:
http://nodejs.org/dist/npm/npm-1.4.14.zip
Package does not exist. Maybe you would know why the package was not published? Maybe a new location or no longer distributed as a zip?
For sure, the console output from nvmw was not helpful in debugging this and it took me some time to find out what was happening.
The text was updated successfully, but these errors were encountered: