Stephen Muendo
05/02/2025, 9:21 AMA problem occurred configuring project ':gradle'.> Could not resolve all artifacts for configuration 'Gclasspath'. > Failed to transform kotlin-compiler-embeddable-1.9.24.jar (org.jetbrains.kotlinkotlin compiler embeddable1.9.24) to match attributes {artifactType=jar, org.gradle.category=library, org.gradle.internal.instrumented=instrumented-and-upgraded, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Execution failed for ExternalDependencyInstrumentingArtifactTransform: C:\Users\STEVE\.gradle\caches\8.10.2\transforms\9478a9a76c123b2f65189f158657fc62\transformed\merge\instrumentation-dependencies.bin. > java.lang.IllegalStateException: Could not serialize types map to a file: C:\Users\STEVE\.gradle\caches\8.10.2\transforms\9478a9a76c123b2f65189f158657fc62\transformed\merge\instrumentation-dependencies.bin * Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.BUILD FAILED in 2s Error: Gradle task assembleDebug failed with exit code 1
Vampire
05/02/2025, 9:30 AM--stacktrace
or if possible much better a build --scan
URL.