Closed slandvogt closed 10 years ago
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 ?
This is still something that needs to be supported, it is not there yet. I will use #97 to track the issue.
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 ?