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
16.15k stars 1.17k forks source link

Can't view/download jetbrains compose sources #192

Closed ScottPierce closed 3 years ago

ScottPierce commented 3 years ago

When I click on download sources when trying to inspect compose jb source files, I get the following error, and can never view sources:

Screen Shot 2020-12-14 at 3 11 31 PM

Initialization script '/private/var/folders/5h/wqw3wlf50m7_c5tm89ldzqb00000gp/T/ijmiscinit.gradle' line: 20

* What went wrong:
Execution failed for task ':app:DownloadSources'.
> Could not resolve all files for configuration ':app:downloadSources_50239793-808d-4dc3-b7f0-55f43db04c99'.
   > Could not find org.jetbrains.compose.material:material-android-debug:0.2.0-build132@aar.
     Required by:
         project :app
olonho commented 3 years ago

How did you create a project?

olonho commented 3 years ago

See https://youtrack.jetbrains.com/issue/KTIJ-737

akurasov commented 3 years ago

@ScottPierce is this topic still actual?

akurasov commented 3 years ago

Is not reproducible in IDEA 212.2. The referenced issue is fixed. Closing this one.

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.