-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
for windows #885
Comments
Can you post some info about where things went wrong, what node version and what Windows version you've got? |
Looks like you might be behind a proxy. If you can't connect directly, check out the tips here: nodejs/node-gyp#845 (comment). |
thanks,only i have to set proxy,can i solve this? |
If I'm not mistaken, the HTTP request that is failing is the one to download the node.js header files when node-gyp runs. I've never dealt with node behind proxies myself, so the best I can offer is to point you to what was suggested in the issue I linked to previously:
or the other node-gyp issues that have to do with proxies: https://github.com/nodejs/node-gyp/issues?utf8=%E2%9C%93&q=is%3Aissue%20proxy (Maybe someone else watching this repo has dealt with proxies and can help...) |
ok,thanks, |
Accessors should not attempt to unwrap the non-existent 'this' when accessed via the prototype. Fixes Automattic#803 Fixes Automattic#847 Fixes Automattic#885 Fixes nodejs/node#15099
Accessors should not attempt to unwrap the non-existent 'this' when accessed via the prototype. Fixes Automattic#803 Fixes Automattic#847 Fixes Automattic#885 Fixes nodejs/node#15099
Accessors should not attempt to unwrap the non-existent 'this' when accessed via the prototype. Fixes Automattic#803 Fixes Automattic#847 Fixes Automattic#885 Fixes nodejs/node#15099
Accessors should not attempt to unwrap the non-existent 'this' when accessed via the prototype. Fixes Automattic#803 Fixes Automattic#847 Fixes Automattic#885 Fixes nodejs/node#15099
sorry i meet the same question,the installation on windows seems not success,i have read the steps told,but it seems not very useful!
The text was updated successfully, but these errors were encountered: