-
-
Notifications
You must be signed in to change notification settings - Fork 741
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
How to set company proxy option when using n ? #430
Comments
+1 for this. Looking for correct usage of |
I tried it successfully with setting the env-vars |
Oh, you're right. I was able to use 'n' just like 'wget' or 'curl'. Thank you for tips :) |
sudo -E n latest |
worked for me !!! |
Issue Template:
Describe issue including what OS you are using
I'm using Centos 6.3 VM under company proxy.
I want to set proxy option when using 'n'.
I'm using npm with proxy settings but I can't find out how to use n with proxy option.
Do you have any idea ?
Describe what version of N you have
2.1.7
Describe how you installed N
npm install -g n
Steps to reproduce issue 1.2.3
Describe the results you received
Describe the results you expected
What version of npm you are using
4.5.0
Additional information you deem important (e.g. issue happens only occasionally):
which n:
/usr/local/bin/n
node -v:
v.7.6.0
(paste your output here)
The text was updated successfully, but these errors were encountered: