Join Slack
Powered by
I'm trying to run the kotlin repl by typing just '...
# random
h
hallvard
07/02/2019, 8:17 AM
I'm trying to run the kotlin repl by typing just 'kotlinc' in my cli, but I get
NoClassDefFoundError: org/jline/reader/LineReaderBuilder
. This is on kotlin 1.3.40 / Java 12. Any clues, anyone?
a
Alexey Belkov [JB]
07/02/2019, 8:46 AM
It's an unfortunate regression, will be fixed shortly in the upcoming 1.3.41:
https://youtrack.jetbrains.com/issue/KT-32085
h
hallvard
07/02/2019, 11:27 AM
Ah, nice. I feared it was due to my troubles installing the correct JVM. Thanks for clearing it up.
2
Views
Open in Slack
Previous
Next