在控制台中出现错误 - AngularJS - 找不到样板文件

Getting error in console - AngularJS - boilerplate not found

我正在使用 AngularJS 样板 https://github.com/jbutko/AngularJS-Boilerplate 与:

我正在尝试使用 bootstrap ui 的 angular。在控制台中,我遇到了这个问题

b.resolve is not a function

找到一些将 angular 更新到 1.4

的解决方案

尝试更新时,出现以下错误:

D:\projects\Bosst web\boost_v1>bower install angular#1.4 --save -F
bower invalid-meta  for:D:\projects\Bosst web\boost_v1\bower.json
bower invalid-meta  The "name" is recommended to be lowercase, can contain digit
s, dots, dashes
bower cached        https://github.com/angular/bower-angular.git#1.4.14
bower validate      1.4.14 against https://github.com/angular/bower-angular.git#
1.4
bower ENOTFOUND     Package AngularJS Boilerplate=angularjs-boilerplate not foun
d

bower ENOTFOUND Package AngularJS> Boilerplate=angularjs-boilerplate not found

版本问题。检查你的版本