【问题标题】:bower ENORESTARGET No tag found issuebower ENORESTARGET 未找到标签问题
【发布时间】:2021-02-08 20:00:20
【问题描述】:

我在安装 Bower 引导材料设计依赖项时遇到问题,在引导材料设计版本 0.5.10 上安装依赖项对我来说失败,它显示 ENORESTARGET 未找到能够满足 ^0.5 的标记。 10 错误,当我尝试使用最新版本运行引导材料设计依赖项时,它已成功安装,但是当我尝试使用 gulp serve 命令运行时出现此类错误

此 Bootstrap-material-design 存储库目前没有任何标签
https://github.com/FezVrasta/bootstrap-material-design

当我尝试运行 bower install bootstrap material design version 0.5.10 版本或更高版本时,它也会显示这种错误。

【问题讨论】:

    标签: javascript angularjs bootstrap-4 bower bower-install


    【解决方案1】:

    Bootstrap Material Design 移至新存储库: https://github.com/mdbootstrap/bootstrap-material-design

    Bower 仍然在旧位置查找,因此您需要使用以下安装命令将其指向新位置: bower install mdbootstrap/bootstrap-material-design@0.5.10

    mdbootstrap/bootstrap-material-designgit://github.com/mdbootstrap/bootstrap-material-design 相同,因为 bower 默认在 github 上查找。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-04-25
      • 2012-09-13
      • 1970-01-01
      • 1970-01-01
      • 2014-03-10
      • 1970-01-01
      相关资源
      最近更新 更多