我试图使用这个很酷的小角度模块: 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>
谢谢!