Skip to content

Unable to find js artifact #80

@edenman

Description

@edenman
         > No matching variant of co.touchlab.crashkios:crashlytics:0.8.6 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.js.compiler' with value 'ir', attribute 'org.jetbrains.kotlin.js.public.package.json' with value 'public-package-json', attribute 'org.jetbrains.kotlin.platform.type' with value 'js' but:
             - Variant 'debugApiElements-published' declares a library:
                 - Incompatible because this component declares a component for use during compile-time, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' and the consumer needed a component for use during 'kotlin-runtime', as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js'
                 - 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.compiler (required 'ir')
                     - Doesn't say anything about org.jetbrains.kotlin.js.public.package.json (required 'public-package-json')

(etc etc)

I don't see any js sources. Could we add a no-op implementation for web?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions