Anyone know what this crazy message means? I'm try...
# announcements
g
Anyone know what this crazy message means? I'm trying to upgrade to 1.4 but I keep failing on various packages. Thanks!
message has been deleted
Copy code
Could not determine the dependencies of task ':srcFrontend:packageJson'.
> Could not resolve all dependencies for configuration ':srcFrontend:npm'.
   > Could not resolve org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0.
     Required by:
         project :srcFrontend
      > The consumer was configured to find a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js'. However we cannot choose between the following variants of org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0:
          - jsIr-runtime
          - jsLegacy-runtime
        All of them match the consumer attributes:
          - Variant 'jsIr-runtime' capability org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0 declares a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Unmatched attributes:
                  - Provides release status but the consumer didn't ask for it
                  - Provides attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir' but the consumer didn't ask for it
          - Variant 'jsLegacy-runtime' capability org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0 declares a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Unmatched attributes:
                  - Provides release status but the consumer didn't ask for it
                  - Provides attribute 'org.jetbrains.kotlin.js.compiler' with value 'legacy' but the consumer didn't ask for it
        The following variants were also considered but didn't match the requested attributes:
          - Variant 'jsIr-api' capability org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0 declares a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Incompatible because this component declares a usage of 'kotlin-api' of a component and the consumer needed a usage of 'kotlin-runtime' of a component
          - Variant 'jsLegacy-api' capability org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0 declares a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Incompatible because this component declares a usage of 'kotlin-api' of a component and the consumer needed a usage of 'kotlin-runtime' of a component
          - Variant 'jsLegacy-jsLegacyCommonFakeApiElements' capability org.jetbrains:kotlin-extensions:1.0.1-pre.112-kotlin-1.4.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'common' and the consumer needed a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js'
   > Could not resolve org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0.
     Required by:
         project :srcFrontend
      > The consumer was configured to find a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js'. However we cannot choose between the following variants of org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0:
          - jsIr-runtime
          - jsLegacy-runtime
        All of them match the consumer attributes:
          - Variant 'jsIr-runtime' capability org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0 declares a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Unmatched attributes:
                  - Provides release status but the consumer didn't ask for it
                  - Provides attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir' but the consumer didn't ask for it
          - Variant 'jsLegacy-runtime' capability org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0 declares a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Unmatched attributes:
                  - Provides release status but the consumer didn't ask for it
                  - Provides attribute 'org.jetbrains.kotlin.js.compiler' with value 'legacy' but the consumer didn't ask for it
        The following variants were also considered but didn't match the requested attributes:
          - Variant 'jsIr-api' capability org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0 declares a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Incompatible because this component declares a usage of 'kotlin-api' of a component and the consumer needed a usage of 'kotlin-runtime' of a component
          - Variant 'jsLegacy-api' capability org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0 declares a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
              - Incompatible because this component declares a usage of 'kotlin-api' of a component and the consumer needed a usage of 'kotlin-runtime' of a component
          - Variant 'jsLegacy-jsLegacyCommonFakeApiElements' capability org.jetbrains:kotlin-styled:1.0.0-pre.112-kotlin-1.4.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'common' and the consumer needed a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js'
I think I finally got past it, lol. Guess what it was... ready... drum roll... forgot to upgrade the plugins... Derrrr