Open MokoJumbie opened 9 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
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.