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 #71

Open
evil-shrike opened this issue Jul 24, 2015 · 0 comments
Open

Running famouse create fails with ETIMEDOUT #71

evil-shrike opened this issue Jul 24, 2015 · 0 comments

Comments

@evil-shrike
Copy link

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

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

1 participant