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

for windows #885

Closed
Jabinzou opened this issue Mar 2, 2017 · 6 comments
Closed

for windows #885

Jabinzou opened this issue Mar 2, 2017 · 6 comments

Comments

@Jabinzou
Copy link

Jabinzou commented Mar 2, 2017

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!

@zbjornson
Copy link
Collaborator

Can you post some info about where things went wrong, what node version and what Windows version you've got?

@Jabinzou
Copy link
Author

Jabinzou commented Mar 2, 2017

ok!
2017-03-02_112714
python 2.7.13,GTK:gtk+-bundle_2.24.10-20120208_win32. have been added in path

@zbjornson
Copy link
Collaborator

Looks like you might be behind a proxy. If you can't connect directly, check out the tips here: nodejs/node-gyp#845 (comment).

@Jabinzou
Copy link
Author

Jabinzou commented Mar 2, 2017

thanks,only i have to set proxy,can i solve this?
At the same time,i have checked the npm config, i found that there is noting about http-proxy

@zbjornson
Copy link
Collaborator

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:

download the appropriate source tarball from https://nodejs.org/dist/ and point npm / node-gyp to it with the --nodedir switch or the npm_config_nodedir environment variable.

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...)

@Jabinzou
Copy link
Author

Jabinzou commented Mar 2, 2017

ok,thanks,
I'll try my best

zbjornson added a commit to zbjornson/node-canvas that referenced this issue Sep 3, 2017
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
zbjornson added a commit to zbjornson/node-canvas that referenced this issue Sep 3, 2017
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
zbjornson added a commit to zbjornson/node-canvas that referenced this issue Sep 4, 2017
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
zbjornson added a commit to zbjornson/node-canvas that referenced this issue Sep 11, 2017
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
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