【问题标题】:Installation of SBT's alternative entry points fails due to a missing repo由于缺少 repo,安装 SBT 的替代入口点失败
【发布时间】:2018-09-04 17:22:25
【问题描述】:

根据https://www.scala-sbt.org/release/docs/Scripts.html 我正在尝试通过征兵安装 sbt 的替代入口点。我明白了

~> cs sbt/sbt --branch 1.2.1
Repository not found on github

我可以看到https://github.com/sbt/sbt 所以我很困惑...

【问题讨论】:

    标签: scala sbt


    【解决方案1】:

    在repository查到没有分支1.2.1,最相似的是1.2.x

    它的工作原理是:

    ~> cs sbt/sbt --branch 1.2.x
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-07
      • 1970-01-01
      • 2021-08-22
      • 1970-01-01
      相关资源
      最近更新 更多