Cannot install using npm under a proxy #6104
Closed
vmaerten
started this conversation in
Ideas, Issue Triage, and General discussions
Replies: 1 comment 6 replies
-
|
oh, good find, yes, probably need to implement that. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
It looks like the installation via npm doesn’t respect the proxy settings. (I cannot reproduce because I haven't a proxy)
It has been reported here
From what I saw in the installation code, it seems that
axiosdoesn’t pick up theHTTP_PROXYorHTTPS_PROXYenvironment variables:Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions