Norbi
06/02/2022, 6:49 PMCould not initialize class org.jetbrains.kotlin.gradle.targets.js.ir.KotlinJsIrTargetPreset$WhenMappings
I try to upgrade my fairly complex multiplatform project to Kotlin 1.6.21 (and Compose/MP 1.2.0 alpha 😡) but my hair falls out, I always get different errors and failures 😞Norbi
06/02/2022, 6:57 PMFAILURE: Build failed with an exception.
* What went wrong:
wasm
tapchicoma
06/03/2022, 8:31 AMNorbi
06/03/2022, 3:36 PMtapchicoma
06/03/2022, 3:51 PMwasm
target was added in 1.6.20, so, probably, you had wrong classpath issue. Though hard to tell without repro.