-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
HTTPS proxy problem on Windows #7
Comments
Actually the npm settings are completely separate from Node.JS in general. However I have explicitly added |
Thanks for looking. I get the following now...
|
Sounds a bit fishy to do https requests over http proxy .. are you sure https works in other circumstances? |
um... no, I have no clue what's going on now! No worries, I'll try from another (non-proxied) env later thx |
Any suggestions on why I might be getting this error on a Windows box?
It's caused by this line
so
fontData
is undefined, any suggestions why that might be? I suspected a proxy issue (I need to go through one) but I configured node to use a proxy (I think).The text was updated successfully, but these errors were encountered: