Angularjs 离子库1.1.0导致$injector错误

Angularjs 离子库1.1.0导致$injector错误,angularjs,ionic-framework,Angularjs,Ionic Framework,我刚刚将ionic库更新为1.1.0,现在看到以下错误 未捕获错误:[$injector:unpr]未知提供程序:$$forceReflowProvider由于@pankaj Parkar,我在更新时对bower冲突给出了错误的答案 Unable to find a suitable version for angular-animate, please choose one: 1) angular-animate#1.3.13 which resolved to 1.3.13 and

我刚刚将ionic库更新为1.1.0,现在看到以下错误


未捕获错误:[$injector:unpr]未知提供程序:$$forceReflowProvider由于@pankaj Parkar,我在更新时对bower冲突给出了错误的答案

Unable to find a suitable version for angular-animate, please choose one:
    1) angular-animate#1.3.13 which resolved to 1.3.13 and is required by ionic#1.0.1
    2) angular-animate#1.4.3 which resolved to 1.4.3 and is required by ionic#1.1.0
    3) angular-animate#~1.4.4 which resolved to 1.4.7 and is required by Rehab_Guru

Prefix the choice with ! to persist it to bower.json

? Answer 2

Unable to find a suitable version for angular-sanitize, please choose one:
    1) angular-sanitize#1.3.13 which resolved to 1.3.13 and is required by ionic#1.0.1
    2) angular-sanitize#1.4.3 which resolved to 1.4.3 and is required by ionic#1.1.0

Prefix the choice with ! to persist it to bower.json

? Answer 2
bower install       ionic#1.1.0

我认为您需要更新的animation.js和angular.js版本存在冲突