jankuca / ng-scroller

http://ngscroller.herokuapp.com
187 stars 27 forks source link

Error while installing the ng-scroller package as bower dependency #11

Closed jjsendor closed 9 years ago

jjsendor commented 10 years ago

I have added ng-scroller dependency to my bower.json and tried npm install. Unfortunately it seems that Google Closure dependency cannot be satisfied:

bower closure-library#*     not-cached git://github.com/steida/google-closure-library.git#*
bower closure-library#*        resolve git://github.com/steida/google-closure-library.git#*
bower closure-library#*        ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/steida/google-closure-library.git", exit code of #128

Additional error details:
fatal: remote error:
  Repository not found.

I am not sure if this problem is specific to ng-scroller or any bower package that depends on Google Closure.