yalabot / angular-foundation

http://pineconellc.github.io/angular-foundation/
Other
1.05k stars 266 forks source link

Bower install failing. Not sure if Github issue or this repo. #194

Closed tskaggs closed 9 years ago

tskaggs commented 9 years ago

Tried to bower install.

bower install angular-foundation --save bower not-cached git://github.com/pineconellc/angular-foundation-bower.git# bower resolve git://github.com/pineconellc/angular-foundation-bower.git# bower ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/pineconellc/angular-foundation-bower.git", exit code of #128

Additional error details: fatal: unable to connect to github.com: github.com[0: 192.30.252.131]: errno=Operation timed out

tskaggs commented 9 years ago

Looks to be a port issue on my end maybe. https://github.com/eschnou/ardrone-webflight/issues/49

tskaggs commented 9 years ago

Using git config --global url."https://".insteadOf git:// fixes it without waiting for sysadmin to update the firewall.

jbrowning commented 9 years ago

Sounds good.

rohitsinghsengar commented 9 years ago

Works for me!