scala - 找不到模块 : com. typesafe.activator#activator-ui;(未知)

标签 scala sbt typesafe-activator

我正在尝试运行激活器,但在我的 Windows 机器上安装了它。

module not found: com.typesafe.activator#activator-ui;(unknown)

full log is

操作系统:Windows 8

最佳答案

复制我在 https://github.com/typesafehub/activator/issues/608 上写的内容:

现在应该修复了,这是一个返回错误版本的服务器端问题。如果那里有(未知)或卡住的东西,您可能需要删除 ~/.activator 下的 version-0.properties。

您始终可以使用 activator -Dactivator.checkForUpdates=false 强制 Activator 不更新(以使用版本 0.properties 中已有的任何内容),尽管现在应该修复这个问题,这样就不需要了。如果您没有 version-0.properties,如果您使用 -Dactivator.checkForUpdates=false,它将坚持使用原始版本。

感谢报告!

关于scala - 找不到模块 : com. typesafe.activator#activator-ui;(未知),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24924192/

相关文章:

scala - scala中的文件系统类结构

scala - 使用 Scala 2.10 反射的类型参数的运行时解析

scala - 如何调用 sbt 中的所有编译阶段?

mysql - Play Framework : How to correct SQL syntax error in evolution script?

playframework-2.0 - 在 Vagrant 同步文件夹中的 SBT/Typesafe Activator 中不允许操作

typesafe-activator - 如何卸载Typesafe Activator?

scala - 考虑到结果无法作为来自同一消息的响应,如何通过询问 Akka Actor 来获得 Promise(或 Future)

docker - 为什么我的 Play Framework for Scala 应用程序的 Docker 镜像不以 AccessDeniedException 开头?

javascript - Sbt 0.13 ScriptEngine 对于 getEngineByName 为 Null (“JavaScript” )

java - sbt 无法正确安装; Homebrew 程序更改Java版本