Open schoeberl opened 3 years ago
I did the get started example and getting following error:
[error] (compile:compile) java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is null
I have a plain macOS setup with Java 11 and sbt. Other Scala projects based on sbt are running fine.
Cheers, Martin
same thing on Ubuntu 20.04, sbt 1.5.5, Java 16.0.1
same
I did the get started example and getting following error:
I have a plain macOS setup with Java 11 and sbt. Other Scala projects based on sbt are running fine.
Cheers, Martin