


Вот что я ввел и получил ошибку:< /p>
C:\Users\lilys\Downloads\resy-booking-bot-master>sbt
[info] welcome to sbt 1.7.1 (Oracle Corporation Java 22.0.1)
error:
bad constant pool index: 0 at pos: 49176
while compiling:
during phase: globalPhase=, enteringPhase=
library version: version 2.12.16
compiler version: version 2.12.16
reconstructed args: -classpath C:\Users\lilys\.sbt\boot\scala-2.12.16\lib\scala-library.jar -Yrangepos
last tree to typer: EmptyTree
tree position:
tree tpe:
symbol: null
call site: in
== Source file context for tree position ==
error:
bad constant pool index: 0 at pos: 49176
while compiling:
during phase: globalPhase=, enteringPhase=
library version: version 2.12.16
compiler version: version 2.12.16
reconstructed args: -classpath C:\Users\lilys\.sbt\boot\scala-2.12.16\lib\scala-library.jar -Yrangepos
last tree to typer: EmptyTree
tree position:
tree tpe:
symbol: null
call site: in
== Source file context for tree position ==
Exception in thread "sbt-parser-init-thread" java.lang.ExceptionInInitializerError
at sbt.internal.parser.SbtParserInit$$anon$2.run(SbtParser.scala:191)
Caused by: scala.reflect.internal.FatalError:
bad constant pool index: 0 at pos: 49176
while compiling:
during phase: globalPhase=, enteringPhase=
library version: version 2.12.16
compiler version: version 2.12.16
reconstructed args: -classpath C:\Users\lilys\.sbt\boot\scala-2.12.16\lib\scala-library.jar -Yrangepos
last tree to typer: EmptyTree
tree position:
tree tpe:
symbol: null
call site: in
== Source file context for tree position ==
[error] java.lang.NoClassDefFoundError: Could not initialize class sbt.internal.parser.SbtParser$
[error] Use 'last' for the full log.
[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
Подробнее здесь: https://stackoverflow.com/questions/786 ... unning-sbt