当我sbt sbt-version
第一次运行命令时,出现以下异常:
at xsbt.boot.Boot$.runImpl(Boot.scala:32)
at xsbt.boot.Boot$.main(Boot.scala:21)
at xsbt.boot.Boot.main(Boot.scala)
[error] java.lang.StringIndexOutOfBoundsException: String index out of range: 1
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
谁能帮我解决这个问题?