【发布时间】:2014-12-19 13:10:57
【问题描述】:
当我尝试使用 sbt clean compile stage 暂存我的应用程序时遇到错误:
[error] Not a valid command: stage
[error] Not a valid project ID: stage
[error] Expected ':' (if selecting a configuration)
[error] Not a valid key: stage
[error] stage
[error] ^
我已经在其他机器上这样做了数百次,没有出现任何问题。我有 SBT 0.13.5 - 有人见过这个吗?我读过this other post,但我不在 Heroku。谢谢。
【问题讨论】: