Did someone already got this error ? ```> Task ...
# javascript
r
Did someone already got this error ?
Copy code
> Task :kodein-di:compileTestDevelopmentExecutableKotlinJsIr FAILED
e: java.lang.AssertionError: org.jetbrains.kotlin.ir.expressions.impl.IrConstructorCallImpl@f80d1cf8: No such type argument slot: 0
r
If it possible could you please give us some context? Is there any compiler plugin applied?
r
yes kotlin mutliplatform
I’m working on a repro branch. as its a project with multiple dependencies I need to deploy some snapshots before
r
yes kotlin mutliplatform
I mean compiler plugin like
kotlinx.serialization
.
r
sorry, nope not in this project. We only have kotlin multiplatform / android / maven publish plugins
I also can tell that their is no
jsTest
only
commonTest
the stacktrace doesn’t give any info on what is the cause of the crash
here is the trace
r
It seems like a bug (actually it is), but it’s difficult to say anything more without details. If you could figure out which code or at least dependency cause the issue it would be very helpful
r
Ok, so I will create an issue as soon as I have a repro branch
🙏 1
👍 1