Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for npm proxy configuration. #12

Merged
merged 1 commit into from
Jun 8, 2012

Conversation

nanliu
Copy link
Contributor

@nanliu nanliu commented Jun 6, 2012

Add npm proxy support and configuration of proxy prior to installing npm
packages. Without this support npm install will error:

npm ERR! Error: failed to fetch from registry: <package>

Add npm proxy support and configuration of proxy prior to installing npm
packages. Without this support npm install <package> will error:

    npm ERR! Error: failed to fetch from registry: <package>
branan pushed a commit that referenced this pull request Jun 8, 2012
Add support for npm proxy configuration.
@branan branan merged commit 5f57562 into voxpupuli:master Jun 8, 2012
cegeka-jenkins pushed a commit to cegeka/puppet-nodejs that referenced this pull request Oct 23, 2017
Add support for npm proxy configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants