无法为 angular 安装 UI-GRID 找到合适的版本

Unable to find a suitable version for angular installing UI-GRID

我正在通过 Bower 安装 ui-grid,但出现以下错误。它是什么?我必须做什么?我必须在终端中回答什么?

Unable to find a suitable version for angular, please choose one:
1) angular#>=1 <1.3.0 which resolved to 1.2.29 and is required by angular-bootstrap#0.12.1
2) angular#1.3.20 which resolved to 1.3.20 and is required by angular-animate#1.3.20, angular-mocks#1.3.20, angular-resource#1.3.20
3) angular#~1.3.8 which resolved to 1.3.20 and is required by angular-dashboard-seed
4) angular#>=1.2.16 1.4.x which resolved to 1.4.10 and is required by angular-ui-grid#3.1.1
5) angular#^1.0.8 which resolved to 1.5.5 and is required by angular-ui-router#0.2.18
6) angular#* which resolved to 1.5.5 and is required by angular-toastr#1.0.2
Prefix the choice with ! to persist it to bower.json

这不是错误。这是为了让用户 select 将 angular 的哪个版本包含在项目中。与 #4 一起使用,推荐用于您的 ui-grid.

版本