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

Error: connect ETIMEDOUT during install #179

Closed
pvencill opened this issue Jun 19, 2014 · 3 comments
Closed

Error: connect ETIMEDOUT during install #179

pvencill opened this issue Jun 19, 2014 · 3 comments

Comments

@pvencill
Copy link

Probably due to me being behind a corporate proxy that sniffs https traffic, but other packages that need to make https requests work fine... here's the error:

node install.js

[nodegit] Determining dependencies.
[nodegit] Removing vendor/libgit2.
[nodegit] Fetching vendor/libgit2.

stream.js:94
throw er; // Unhandled stream error in pipe.
^
Error: connect ETIMEDOUT
at errnoException (net.js:901:11)
at Object.afterConnect as oncomplete
npm ERR! nodegit@0.1.4 install: node install.js
npm ERR! Exit status 8
npm ERR!

@tbranyen
Copy link
Member

@pvencill is this still an issue for you?

@pvencill
Copy link
Author

Haven't tried using it since it didn't work. I'll try again Monday when I'm back on that network and let you know.

@tbranyen
Copy link
Member

Please reopen if the problem persists.

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