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

Add proxy support #25

Open
ghost opened this issue Jul 15, 2016 · 3 comments
Open

Add proxy support #25

ghost opened this issue Jul 15, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 15, 2016

The Installer has issues when I'm behind our corporate proxy.

image

I haven't found network settings in C:\Users\<Profile>\AppData\Roaming\installer\preferences.

@mikeal
Copy link
Contributor

mikeal commented Jul 24, 2016

Is your corporate proxy blocking calls to nodejs.org?

@ghost
Copy link
Author

ghost commented Jul 24, 2016

No blocking, nodejs.org works when browsing in Chrome or Firefox.

In my .npmrc file I have the proxy configured, npm works. NI doesn't.

@mikeal
Copy link
Contributor

mikeal commented Jul 24, 2016

Oh i see, the proxy has to be configured. There has to be a module to pull the globally configured proxy setting. Once we pull that we can easily use it in request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant