workbench-example-app icon indicating copy to clipboard operation
workbench-example-app copied to clipboard

Basic get started does not work

Open schoeberl opened this issue 3 years ago • 2 comments

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

schoeberl avatar Aug 01 '21 21:08 schoeberl

same thing on Ubuntu 20.04, sbt 1.5.5, Java 16.0.1

k0ala avatar Sep 02 '21 08:09 k0ala

same

kmillanrfractal avatar Jan 19 '22 14:01 kmillanrfractal