Sunny
02/24/2022, 7:58 AM0.10.1
and kotlin multiplatform to 1.6.10
ran into this build issue. Does someone run into something similar?
Could not determine the dependencies of task ':jsPackageJson'.
> Could not resolve all dependencies for configuration ':jsNpm'.
> Could not resolve com.ccfraser.muirwik:muirwik-components:0.10.1.
Required by:
project :
> 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, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js', attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir' but:
Grégory Lureau
02/24/2022, 9:21 AMSunny
02/24/2022, 9:45 AM