-
Notifications
You must be signed in to change notification settings - Fork 4.6k
problem with npm install #235
Description
I have no problem cloning the repo, but when I run npm install, I get this error:
C:\Users\laubd\angular-phonecat>npm install
npm WARN package.json [email protected] No README data
[email protected] postinstall C:\Users\laubd\angular-phonecat
bower install
bower not-cached git://github.com/twbs/bootstrap.git#~3.1.1
bower resolve git://github.com/twbs/bootstrap.git#~3.1.1
bower not-cached git://github.com/angular/bower-angular-resource.git#1.3.x
bower resolve git://github.com/angular/bower-angular-resource.git#1.3.x
bower not-cached git://github.com/angular/bower-angular-animate.git#1.3.x
bower resolve git://github.com/angular/bower-angular-animate.git#1.3.x
bower not-cached git://github.com/jquery/jquery.git#~2.1.1
bower resolve git://github.com/jquery/jquery.git#~2.1.1
bower not-cached git://github.com/angular/bower-angular.git#1.3.x
bower resolve git://github.com/angular/bower-angular.git#1.3.x
bower not-cached git://github.com/angular/bower-angular-route.git#1.3.x
bower resolve git://github.com/angular/bower-angular-route.git#1.3.x
bower not-cached git://github.com/angular/bower-angular-mocks.git#1.3.x
bower resolve git://github.com/angular/bower-angular-mocks.git#1.3.x
bower ECMDERR Failed to execute "git ls-remote --tags --heads git://githu
.com/angular/bower-angular-mocks.git", exit code of #128
Additional error details:
fatal: unable to connect to github.com:
github.com[0: 192.30.252.128]: errno=No error
npm ERR! [email protected] postinstall: bower install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is most likely a problem with the angular-phonecat package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! bower install
npm ERR! You can get their info via:
npm ERR! npm owner ls angular-phonecat