Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

installing npm from github #30

Closed
wants to merge 1 commit into from

Conversation

deepak1556
Copy link

This is a lame hack, but for the time being it helps ;)

@deepak1556
Copy link
Author

hacky fix for #27

@hakobera
Copy link
Owner

@deepak1556 Sorry, for too late reply. Your code is greate!

@fengmk2 Can you access to https://github.com/npm/npm/archive?
This PR remove NVMW_NODEJS_ORG_MIRROR option to download npm.
If you are OK, I want to merge this PR.

@fengmk2
Copy link
Contributor

fengmk2 commented Jan 14, 2015

NO, we should keep custom mirror optional always.

@fengmk2
Copy link
Contributor

fengmk2 commented Jan 14, 2015

Why not add a DOWNLOAD_FROM_MIRROR options?

@fengmk2
Copy link
Contributor

fengmk2 commented Jan 14, 2015

I will modify this pr to support custom mirror url. Please wait for my new pull request.

@deepak1556
Copy link
Author

@fengmk2 you might wanna consider adding iojs support too :)

@fengmk2
Copy link
Contributor

fengmk2 commented Jan 16, 2015

yep, I will add iojs support follow the nvm apis.

$ nvmw install iojs/lateat
$ nvmw install iojs/1.0.1
$ nvmw install node/0.11.15

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
@fengmk2
Copy link
Contributor

fengmk2 commented Jan 17, 2015

@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
@hakobera hakobera closed this in #36 Jan 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants