Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

Proxy? #4

Closed
avindra opened this issue Mar 22, 2016 · 9 comments
Closed

Proxy? #4

avindra opened this issue Mar 22, 2016 · 9 comments
Milestone

Comments

@avindra
Copy link

avindra commented Mar 22, 2016

Is there a way yet to get it to work behind a proxy?

hpm is just spinning currently

@appetizermonster
Copy link
Collaborator

sorry, there is no proxy support yet.
for now, i dont have an idea how to implement it.

@toXel
Copy link

toXel commented Mar 23, 2016

Shouldn't it use the .npmrc file from the user folder?
There you can set a proxy and http-proxy variable.

@appetizermonster
Copy link
Collaborator

@toXel it may not work with .npmrc, hain doesn't use npm. but it uses internal package installing implementation which don't care proxies yet.

@toXel
Copy link

toXel commented Mar 23, 2016

@appetizermonster Ok I see... so we have to wait until it is supported.

@debovema
Copy link

+1

@TuckerWhitehouse
Copy link

What about the proxy, http_proxy, or https_proxy environment variables?

@Muffinoota
Copy link

+1 my team would love to use it, but we have a proxy at work that has issues with anything https going through

@appetizermonster
Copy link
Collaborator

Im working on it

@appetizermonster
Copy link
Collaborator

Resolved at 3192c3b
You can open preferences by entering /preferences and you can set proxy settings

@appetizermonster appetizermonster added this to the Done milestone Apr 17, 2016
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

6 participants