Norbi
10/13/2022, 9:50 AMtapchicoma
10/13/2022, 10:22 AMNorbi
10/13/2022, 10:23 AMtapchicoma
10/13/2022, 10:24 AMNorbi
10/13/2022, 10:28 AMkotlin.incremental.js=false
<http://kotlin.incremental.js.ir|kotlin.incremental.js.ir>=false
But I still get the exception, even when I run only JVM tests in a multiplatform project.
One more thing I run into sometimes: when I build in Idea using CTRL+F9, the build completes successfully, but in runtime I get NoSuchMethodError
. In this case only deleting the build
directory solves the problem.tapchicoma
10/13/2022, 10:31 AMwhen I build in Idea using CTRL+F9, the build completes successfullyThis is using IDEA built-in build system - JPS
tapchicoma
10/13/2022, 10:33 AMtapchicoma
10/13/2022, 10:34 AMNorbi
10/13/2022, 10:36 AMLooks like this issue: https://youtrack.jetbrains.com/issue/KT-53106/KJS-IR-IllegalStateException-Provide-file-symbol-in-IdSignatureDeserializer-with-Kotlin-1710?Really! I don't know why I haven't found this issue... Thanks.