R Suman Radhakrishnan
01/23/2024, 11:40 AMCould not resolve all dependencies for configuration 'composeAppwasmJsNpmAggregated'.> Could not resolve io.ktorktor client core2.3.7. Required by: project :composeApp > No matching variant of io.ktorktor client core2.3.7 was found. The consumer was configured to find a library for use during 'kotlin-runtime', preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm', attribute 'org.jetbrains.kotlin.wasm.target' with value 'js', attribute 'org.jetbrains.kotlin.js.public.package.json' with value 'public-package-json' but: - Variant 'iosArm64ApiElements-published' capability io.ktorktor client core2.3.7 declares a library: - Incompatible because this component declares a component for use during 'kotlin-api', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native' and the consumer needed a component for use during 'kotlin-runtime', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm' - Other compatible attributes: - Doesn't say anything about its target Java environment (preferred optimized for non-jvm) - Doesn't say anything about org.jetbrains.kotlin.js.public.package.json (required 'public-package-json') - Doesn't say anything about org.jetbrains.kotlin.wasm.target (required 'js') - Variant 'iosArm64MetadataElements-published' capability io.ktorktor client core2.3.7 declares a library: - Incompatible because this component declares a component for use during 'kotlin-metadata', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native' and the consumer needed a component for use during 'kotlin-runtime', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm' - Other compatible attributes: - Doesn't say anything about its target Java environment (preferred optimized for non-jvm) - Doesn't say anything about org.jetbrains.kotlin.js.public.package.json (required 'public-package-json') - Doesn't say anything about org.jetbrains.kotlin.wasm.target (required 'js') - Variant 'iosArm64SourcesElements-published' capability io.ktorktor client core2.3.7 declares a component for use during 'kotlin-runtime': - Incompatible because this component declares documentation, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native' and the consumer needed a library, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm' - Other compatible attributes: - Doesn't say anything about its target Java environment (preferred optimized for non-jvm) - Doesn't say anything about org.jetbrains.kotlin.js.public.package.json (required 'public-package-json') - Doesn't say anything about org.jetbrains.kotlin.wasm.target (required 'js') - Variant 'iosSimulatorArm64ApiElements-published' capability io.ktorktor client core2.3.7 declares a library: - Incompatible because this component declares a component for use during 'kotlin-api', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native' and the consumer needed a component for use during 'kotlin-runtime', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm' - Other compatible attributes: - Doesn't say anything about its target Java environment (preferred optimized for non-jvm) - Doesn't say anything about org.jetbrains.kotlin.js.public.package.json (required 'public-package-json') - Doesn't say anything about org.jetbrains.kotlin.wasm.target (required 'js') - Variant 'iosSimulatorArm64MetadataElements-published' capability io.ktorktor client core2.3.7 declares a library: - Incompatible because this component declares a component for use during 'kotlin-metadata', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native' and the consumer needed a component for use during 'kotlin-runtime', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm' - Other compatible attributes: - Doesn't say anything about its target Java environment (preferred optimized for non-jvm) - Doesn't say anything about org.jetbrains.kotlin.js.public.package.json (required 'public-package-json') - Doesn't say anything about org.jetbrains.kotlin.wasm.target (required 'js') - Variant 'iosSimulatorArm64SourcesElements-published' capability io.ktorktor client core2.3.7 declares a component for use during 'kotlin-runtime':
ephemient
01/23/2024, 11:49 AM