alexbeletsky / ng-notifications-bar

Angular.js component for stylish and flexible top bar notifications.
http://beletsky.net/ng-notifications-bar
149 stars 52 forks source link

Bower requires old versions of angular #47

Open Kaapelikala opened 8 years ago

Kaapelikala commented 8 years ago

Bower downloads a version from last may (300eaa16c4c8dfe40fd858ef653ea403422606ec). Tag not updated - that's the newest tag -> depends on an old angular version.

alexbeletsky commented 8 years ago

The v.0.0.15 tag exists don't really understand what's the problem?

Kaapelikala commented 8 years ago

Bower install ng-notifications bar gives the following:

bower not-cached git://github.com/alexanderbeletsky/ng-notifications-bar.git# bower resolve git://github.com/alexanderbeletsky/ng-notifications-bar.git# bower download https://github.com/alexanderbeletsky/ng-notifications-bar/ar chive/v0.0.15.tar.gz bower extract ng-notifications-bar#* archive.tar.gz bower mismatch Version declared in the json (0.0.1) is different than the r esolved one (0.0.15) bower resolved git://github.com/alexanderbeletsky/ng-notifications-bar.git# 0.0.15 bower not-cached git://github.com/angular/bower-angular-sanitize.git#~1.3.12 bower resolve git://github.com/angular/bower-angular-sanitize.git#~1.3.12 bower not-cached git://github.com/hmps/animate.scss.git#~1.0.1 bower resolve git://github.com/hmps/animate.scss.git#~1.0.1 bower download https://github.com/hmps/animate.scss/archive/1.0.1.tar.gz bower download https://github.com/angular/bower-angular-sanitize/archive/v1 .3.20.tar.gz bower extract hmps-animate-scss#~1.0.1 archive.tar.gz bower invalid-meta hmps-animate-scss is missing "main" entry in bower.json bower invalid-meta hmps-animate-scss is missing "ignore" entry in bower.json bower resolved git://github.com/hmps/animate.scss.git#1.0.1 bower extract angular-sanitize#~1.3.12 archive.tar.gz bower resolved git://github.com/angular/bower-angular-sanitize.git#1.3.20 bower not-cached git://github.com/angular/bower-angular.git#1.3.20 bower resolve git://github.com/angular/bower-angular.git#1.3.20 bower download https://github.com/angular/bower-angular/archive/v1.3.20.tar .gz bower extract angular#1.3.20 archive.tar.gz bower resolved git://github.com/angular/bower-angular.git#1.3.20

Unable to find a suitable version for angular, please choose one: 1) angular#1.3.20 which resolved to 1.3.20 and is required by angular-sanitize#1.3.20 2) angular#~1.4.8 which resolved to 1.4.8 and is required by lol 3) angular#>= 1.2.25 which resolved to 1.4.8 and is required by ng-notifications-bar#0.0.15

Prefix the choice with ! to persist it to bower.json

? Answer