John O'Reilly
06/04/2023, 2:54 PMQuerying the mapped value of map(task ':web:browserDevelopmentRun' property 'inputFilesDirectory') before task ':web:developmentExecutableCompileSync' has completed is not supported
Oleksandr Karpovich [JB]
06/05/2023, 9:43 AMdistributionUrl=https\:<//services.gradle.org/distributions/gradle-8.0.2-bin.zip>I tried several projects with it and it was fine (compose 1.4.0 and kotlin 1.8.20). What kotlin and compose versions did you use?
John O'Reilly
06/05/2023, 10:35 AMOleksandr Karpovich [JB]
06/05/2023, 10:41 AMJohn O'Reilly
06/05/2023, 11:23 AM1.5.0-dev1059
(but also get error with 1.4.0)....this is with js based one....but also getting when using wasmJohn O'Reilly
06/05/2023, 11:32 AMOleksandr Karpovich [JB]
06/05/2023, 12:18 PMOleksandr Karpovich [JB]
06/05/2023, 2:45 PMOleksandr Karpovich [JB]
06/05/2023, 3:38 PM./gradlew :web:wasmBrowserRun
It doesn't work (error same as yours) when running from Android Studio run configuration. Did you use Android Studio too?
it works from IDEA for web. But the newest agp is not supported in IDEA, so I guess that's why you tried Android Studio (if my guess is correct)?John O'Reilly
06/05/2023, 3:39 PMJohn O'Reilly
06/05/2023, 3:46 PMOleksandr Karpovich [JB]
06/05/2023, 4:24 PMJohn O'Reilly
06/05/2023, 5:26 PM