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

using volo behind proxy #195

Closed
slandvogt opened this issue Jun 27, 2014 · 1 comment
Closed

using volo behind proxy #195

slandvogt opened this issue Jun 27, 2014 · 1 comment

Comments

@slandvogt
Copy link

Using volo behind the proxy leads to "Error: connect ECONNREFUSED". As soon as I am not using a proxy everything is fine.

npm works and has the following variables set:
registry="http://registry.npmjs.org"
https-proxy="http://myproxy:myport"
proxy="http://myproxy:myport"
strict-ssl=false

I am on MacOS X. Is there anything obvious I am missing ?

@jrburke
Copy link
Member

jrburke commented Aug 23, 2014

This is still something that needs to be supported, it is not there yet. I will use #97 to track the issue.

@jrburke jrburke closed this as completed Aug 23, 2014
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

No branches or pull requests

2 participants