Basic get started does not work
schoeberl opened this issue · 2 comments
schoeberl commented
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
k0ala commented
same thing on Ubuntu 20.04, sbt 1.5.5, Java 16.0.1
kmillanrfractal commented
same