BorzdeG
10/07/2020, 9:08 AMCaused by: org.gradle.internal.component.NoMatchingConfigurationSelectionException: No matching variant of org.jetbrains.kotlinx:kotlinx-html-js:0.7.2 was found. The consumer was configured to find a runtime of a library compatible with Java 14, packaged as a jar, and its dependencies declared externally, as well as attribute ‘org.jetbrains.kotlin.platform.type’ with value ‘jvm’ but:
- Variant ‘jsIr-api’ capability org.jetbrains.kotlinx:kotlinx-html-js:0.7.2:
- Incompatible because this component declares a usage of ‘kotlin-api’ of a component, as well as attribute ‘org.jetbrains.kotlin.platform.type’ with value ‘js’ and the consumer needed a runtime of a component, as well as attribute ‘org.jetbrains.kotlin.platform.type’ with value ‘jvm’
- Other compatible attributes:
- Doesn’t say anything about its component category (required a library)
- Doesn’t say anything about how its dependencies are found (required its dependencies declared externally)
- Doesn’t say anything about its target Java version (required compatibility with Java 14)
- Doesn’t say anything about its elements (required them packaged as a jar)
Big Chungus
10/07/2020, 9:14 AMBig Chungus
10/07/2020, 9:15 AM