Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Incorrect bower version #7

Open
MokoJumbie opened this issue Sep 16, 2015 · 1 comment
Open

Incorrect bower version #7

MokoJumbie opened this issue Sep 16, 2015 · 1 comment

Comments

@MokoJumbie
Copy link

The version in your bower.json is out of sync with your most recently tagged release, causing v0.1.0 to be installed with a bower install of this package.

@simonh1000
Copy link

Yep, this is the full error

bower install --save angular-owl-carousel
bower not-cached    git://github.com/jonahbron/angular-owl-carousel.git#*
bower resolve       git://github.com/jonahbron/angular-owl-carousel.git#*
bower download      https://github.com/jonahbron/angular-owl-carousel/archive/v0.2.3.tar.gz
bower extract       angular-owl-carousel#* archive.tar.gz
bower mismatch      Version declared in the json (0.1.0) is different than the resolved one (0.2.3)
bower resolved      git://github.com/jonahbron/angular-owl-carousel.git#0.2.3
bower install       angular-owl-carousel#0.2.3

angular-owl-carousel#0.2.3 bower_components/angular-owl-carousel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants