Home > other >  Beginners spark, encounter problems when installing SBT, great god, please advise, thank you very mu
Beginners spark, encounter problems when installing SBT, great god, please advise, thank you very mu

Time:09-23

An error below
 
For Getting the Scala 2.10.6 (SBT)...
Downloading https://repo1.maven.org/maven2/org/scala-lang/jline/2.10.6/jline-2.10.6.jar...
[SUCCESSFUL] org. Scala - lang# jline; 2.10.6! Jline. Jar (2745 ms)
Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.4/jansi-1.4.jar...
[SUCCESSFUL] org. Fusesource. Jansi# jansi; 1.4! Jansi. Jar (2610 ms)
: : retrieving: : org. Scala - sbt# boot scala
Confs: [default]
5 artifacts copied, 0 already retrieved (24494 KB/89 ms)
[the info] Set current project to SBT (in the build file:/usr/local/SBT)
[error] is Not a valid command: SBT (similar: the set, the boot, last)
[error] Expected '/' (if selecting a project)
[error] Expected ':' (if selecting a configuration)
[error] is Not a valid key: SBT (similar: test, ivy - SBT, state)
[error] SBT
[error] ^

CodePudding user response:

See the log should be ordered mistyped,
Enter the SBT SBT or in interactive mode input SBT will offer similar mistakes again,
  • Related