jonahbron / angular-owl-carousel

**ARCHIVED**: This library is for AngularJS. Neither that framework nor this library should be used at this point in time.
43 stars 36 forks source link

Incorrect bower version #7

Open MokoJumbie opened 9 years ago

MokoJumbie commented 9 years ago

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 commented 8 years ago

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