【发布时间】:2016-08-08 21:55:13
【问题描述】:
我正在尝试使用这个很酷的小角度模块: https://angular-material-calendar.bradb.net/
在安装凉亭时,我得到:
Unable to find a suitable version for angular-material, please choose one by typing one of the numbers below:
1) angular-material#~0.11 which resolved to 0.11.4 and is required by material-calendar#0.2.14
2) angular-material#^1.0.9 which resolved to 1.0.9 and is required by public
看起来这个东西是在测试版中开发的,我无法让它与 1.0.9 一起使用。有谁知道任何解决方法?这个模块正是我要找的。p>
谢谢!
【问题讨论】:
-
您可以在这里查看类似的问题:stackoverflow.com/questions/25915729/…
标签: angularjs web angular-material