``` java.lang.Exception: Unknown CompilerMessageSe...
# eap
m
Copy code
java.lang.Exception: Unknown CompilerMessageSeverity: OUTPUT
        at org.jetbrains.kotlin.daemon.common.CompileService$CallResult$Error.get(CompileService.kt:60)
i
mg6maciej: What build system do you use?
m
Gradle.
Just switched from 1619 to 1810 to see this and then back 🙂
@ilya.gorbunov Do you want full stack trace of maybe should I run gradle with
--info
or anything else?
i
No, it's not required, I can reproduce it on a new project. Could you report an issue?
m
Sure.