Unable to find a suitable version for angular with bower installation error for angular-animate module
问题 I am using Angular 1.2.6 . I am trying to use bower to install angular-animate and ngAnimate-animate.css. I've tried installing ( bower install --save angular-animate ), uninstalling several time and diff code on github from 1.2.16 and 1.2.17. Bower keeps wanting to install the older version of angular-animate 1.2.16 compatible with Angular 2.1.12 . All of my passing karma unit tests fail after installing angular-animate as well. I keep on getting this error. Any ideas why? bower angular