andylamax
11/24/2021, 5:14 PM> Task compileKotlinJs FAILED
e: Could not find "kotlin" in [/home/andylamax/.local/share/kotlin/daemon]
e: java.lang.IllegalStateException: Could not find "kotlin" in [/home/andylamax/.local/share/kotlin/daemon]
at org.jetbrains.kotlin.cli.js.K2JsIrCompilerKt$messageCollectorLogger$1.fatal(K2JsIrCompiler.kt:539)
at org.jetbrains.kotlin.library.KotlinLibrarySearchPathResolver.resolve(SearchPathResolver.kt:175)
It should be also be known that task compileKotlinJvm executes successfully. What might the problem be?andylamax
11/24/2021, 7:10 PM