相关疑难解决方法(0)

无法找到合适的角度 - 凉亭安装版本

我已经设置了我的Angular应用程序,所以当它被推送到Heroku时它会运行bower install.但是由于版本问题,我收到了错误.

当我在bower install本地运行时,我得到了这个:

Unable to find a suitable version for angular, please choose one:                                                                           
    1) angular#1.2.16 which resolved to 1.2.16 and is required by angular-resource#1.2.16                                                   
    2) angular#1.2.23 which resolved to 1.2.23 and is required by angular-cookies#1.2.23                                                    
    3) angular#>= 1.0.8 which resolved to 1.2.25 and is required by angular-ui-router#0.2.10                                                
    4) angular#^1 which resolved to 1.2.25 and is required by angular-ui-codemirror#0.1.6                                                   
    5) angular#~1.2.2 which resolved to 1.2.25 and is required by splitter#f5c2195050                                                       
    6) angular#>=1.0.6 which resolved to …
Run Code Online (Sandbox Code Playgroud)

heroku angularjs bower

48
推荐指数
4
解决办法
4万
查看次数

标签 统计

angularjs ×1

bower ×1

heroku ×1