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