This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 179
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hacky fix for #27 |
@deepak1556 Sorry, for too late reply. Your code is greate! @fengmk2 Can you access to https://github.com/npm/npm/archive? |
NO, we should keep custom mirror optional always. |
Why not add a DOWNLOAD_FROM_MIRROR options? |
I will modify this pr to support custom mirror url. Please wait for my new pull request. |
@fengmk2 you might wanna consider adding iojs support too :) |
yep, I will add iojs support follow the nvm apis.
|
fengmk2
added a commit
to fengmk2/nvmw
that referenced
this pull request
Jan 17, 2015
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
fengmk2
added a commit
to fengmk2/nvmw
that referenced
this pull request
Jan 17, 2015
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
fengmk2
added a commit
to fengmk2/nvmw
that referenced
this pull request
Jan 17, 2015
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
@deepak1556 @hakobera io.js support here #36 |
fengmk2
added a commit
to fengmk2/nvmw
that referenced
this pull request
Jan 17, 2015
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
fengmk2
added a commit
to fengmk2/nvmw
that referenced
this pull request
Jan 18, 2015
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
fengmk2
added a commit
to fengmk2/nvmw
that referenced
this pull request
Jan 18, 2015
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a lame hack, but for the time being it helps ;)