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

Yo ionic throws error #274

Open
shubhamkes opened this issue Jun 4, 2016 · 1 comment
Open

Yo ionic throws error #274

shubhamkes opened this issue Jun 4, 2016 · 1 comment

Comments

@shubhamkes
Copy link

Hi,
everything is going perfectly except yo ionic command.

On running this command, am getting error.

Stack trace
info trying registry request attempt 3 at 4:09:50 PM
http GET http://registry.cordova.io/org.apache.cordova.device

{till above line, execution goes very well and after this line i get following error}

/usr/local/lib/node_modules/generator-ionic/node_modules/q/q.js:126
throw e;
^

Error: connect ETIMEDOUT 50.17.177.14:80
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect as oncomplete

@ghost
Copy link

ghost commented Jul 2, 2017

I have the same issue too when executing yo ionic myApp:

ionic/node_modules/q/q.js:126
throw e;
^

Error: connect ETIMEDOUT 50.17.177.14:80
at Object.exports._errnoException (util.js:1016:11)
at exports._exceptionWithHostPort (util.js:1039:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1138:14)

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