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

Running famouse create fails with ETIMEDOUT #442

Closed
evil-shrike opened this issue Jul 22, 2015 · 2 comments
Closed

Running famouse create fails with ETIMEDOUT #442

evil-shrike opened this issue Jul 22, 2015 · 2 comments

Comments

@evil-shrike
Copy link

I've installed famous-cli and trying to create a project. It fails. I'm behind http proxy. But npm works fine. I tried to set http_proxy environment variable.

C:\>npm install -g famous-cli
C:\>famous -v
0.5.2

C:\>famous create test
events.js:85
      throw er; // Unhandled 'error' event
            ^
Error: connect ETIMEDOUT
    at exports._errnoException (util.js:746:11)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1010:19)
@michaelobriena
Copy link
Member

@evil-shrike can you refile this at https://github.com/famous/famous-cli? Thanks.

@evil-shrike
Copy link
Author

ok. Famous/famous-cli#71

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