-
Notifications
You must be signed in to change notification settings - Fork 41
Installing behind a proxy #62
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
Comments
No idea, I would suggest to look through issues in the jspm repo or StackOverflow |
@piotrwitek Still no luck even after setting my environment variables, git proxy etc. Is there a way I can skip this step ( For now, I ended up copying the jspm_packages folder manually from outside proxy (different computer), and then instead of running |
Hello, try :
|
@js2me Didn't work. |
Hi, here's an issue I'm having when I try to install this repo behind a proxy. When I run this script:
npm run init
, I get these errors:How can I set up a proxy for installing this please? Is it even possible?
I tried running this but it didn't help:
setx HTTPS_PROXY <proxy>
The text was updated successfully, but these errors were encountered: