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

Bower requires old versions of angular #47

Open
Kaapelikala opened this issue Nov 19, 2015 · 2 comments
Open

Bower requires old versions of angular #47

Kaapelikala opened this issue Nov 19, 2015 · 2 comments

Comments

@Kaapelikala
Copy link

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

@Kaapelikala Kaapelikala changed the title Bower still requires old versions Bower requires old versions Nov 19, 2015
@Kaapelikala Kaapelikala changed the title Bower requires old versions Bower requires old versions of angular Nov 19, 2015
@alexbeletsky
Copy link
Owner

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

@Kaapelikala
Copy link
Author

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

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

2 participants