You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Thanks for this amazing library, it really makes frontend development in Kotlin better ;)
Because of compatibility issues we had to switch to IR backend, but I think that latest version of muirwik wasn't publish with IR version:
No matching variant of com.ccfraser.muirwik:muirwik-components:0.10.1 was found. The consumer was configured to find a usage of 'kotlin-runtime' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js', attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir' but:
Is this possible to reupload, or upload next version with IR backend?
The text was updated successfully, but these errors were encountered:
Have updated the current version, might take a few hours for it to replicate to maven central, or I might need to bump the version numbers... will wait and see if it is needed.
Unfortunately issue is still the same. I did refresh gradle cache, but still it cannot find IR value No matching variant of com.ccfraser.muirwik:muirwik-components:0.10.1 was found. The consumer was configured to find a usage of 'kotlin-runtime' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js', attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir'
Hello!
Thanks for this amazing library, it really makes frontend development in Kotlin better ;)
Because of compatibility issues we had to switch to IR backend, but I think that latest version of muirwik wasn't publish with IR version:
No matching variant of com.ccfraser.muirwik:muirwik-components:0.10.1 was found. The consumer was configured to find a usage of 'kotlin-runtime' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js', attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir' but:
Is this possible to reupload, or upload next version with IR backend?
The text was updated successfully, but these errors were encountered: