JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.99k stars 1.16k forks source link

Cannot determine the version of Skiko for Compose '1.6.11' #4921

Closed eygraber closed 3 months ago

eygraber commented 3 months ago

Describe the bug Updating to 1.6.11 causes building to fail with the error:

Could not determine the dependencies of task ':<my-project>:unpackSkikoWasmRuntimeJs'.
> Could not resolve all dependencies for configuration ':<my-project>:COMPOSE_SKIKO_JS_WASM_RUNTIME'.
   > Cannot determine the version of Skiko for Compose '1.6.11'

Affected platforms

Versions

To Reproduce Steps to reproduce the behavior:

  1. See https://github.com/eygraber/virtue/pull/9
terrakok commented 3 months ago

I couldn't reproduce it. Could you provide a small reproducer? Your project is overcomplicated for that

eygraber commented 3 months ago

It looks like I may have updated too soon and the skiko release wasn't available yet (see here on Slack).

It's working now.

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.