zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

Unable to install: Version missmatch #206

Open MTRNord opened 8 years ago

MTRNord commented 8 years ago

DESCRIPTION

Unable to Install. angular-animate Version missmatch.

Trace

MTRNord@MTRNord-PC MINGW64 /m/github/ionic/ProjectStreet
$ bower install ionic-material
bower                     invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
bower ionic#1.3.1               cached git://github.com/driftyco/ionic-bower.git#1.3.1
bower ionic#1.3.1             validate 1.3.1 against git://github.com/driftyco/ionic-bower.git#1.3.1
bower ionic-material#*          cached https://github.com/zachsoft/Ionic-Material.git#0.4.2
bower ionic-material#*        validate 0.4.2 against https://github.com/zachsoft/Ionic-Material.git#*
bower ionic#~1.0.0              cached https://github.com/driftyco/ionic.git#1.0.1
bower ionic#~1.0.0            validate 1.0.1 against https://github.com/driftyco/ionic.git#~1.0.0
bower waves#0.6                 cached https://github.com/fians/Waves.git#0.6.6
bower waves#0.6               validate 0.6.6 against https://github.com/fians/Waves.git#0.6
bower angular-sanitize#1.3.13   cached https://github.com/angular/bower-angular-sanitize.git#1.3.13
bower angular-sanitize#1.3.13 validate 1.3.13 against https://github.com/angular/bower-angular-sanitize.git#1.3.13
bower angular#1.3.13            cached https://github.com/angular/bower-angular.git#1.3.13
bower angular#1.3.13          validate 1.3.13 against https://github.com/angular/bower-angular.git#1.3.13
bower angular-animate#1.3.13    cached https://github.com/angular/bower-angular-animate.git#1.3.13
bower angular-animate#1.3.13  validate 1.3.13 against https://github.com/angular/bower-angular-animate.git#1.3.13
bower angular#>= 1.2.23         cached https://github.com/angular/bower-angular.git#1.5.8
bower angular#>= 1.2.23       validate 1.5.8 against https://github.com/angular/bower-angular.git#>= 1.2.23
bower angular#>= 1.0.8          cached https://github.com/angular/bower-angular.git#1.5.8
bower angular#>= 1.0.8        validate 1.5.8 against https://github.com/angular/bower-angular.git#>= 1.0.8
bower                        ECONFLICT Unable to find suitable version for angular-animate

STEPS

  1. run bower install ionic-material

    EXPECTED

Install of the Lib

REALITY

Crashes on getting angular-animate

joaotocilo commented 8 years ago

Run bower install ionic-material --force

See more detail about --force on oficial doc