Hi.. I keep getting this error after I updated to ...
# kotest
w
Hi.. I keep getting this error after I updated to Kotlin 1.4.30, while trying to use this dependency
io.kotest:kotest-assertions-core:
in commonTest:
Copy code
Compilation failed: Backend Internal error: Exception during IR lowering
File being compiled: /Users/runner/work/kotest/kotest/kotest-assertions/kotest-assertions-core/src/commonMain/kotlin/io/kotest/matchers/collections/decreasing.kt
The root cause java.lang.AssertionError was thrown at: org.jetbrains.kotlin.ir.overrides.FakeOverrideBuilderStrategy.fakeOverrideMember(IrOverridingUtil.kt:43)

 * Source files: 
 * Compiler version info: Konan: 1.4.30 / Kotlin: 1.4.30
 * Output kind: STATIC_CACHE
s
are you using native ?
w
oh thank you for ur help + yes I am using native