Hi all , I am facing this issue while running my f...
# community-support
n
Hi all , I am facing this issue while running my flutter project in android studio.If possible please guide on this. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task 'amplify analytics pinpointcompileDebugJavaWithJavac'.
Could not resolve all files for configuration 'amplify analytics pinpointandroidJdkImage'.
> Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for JdkImageTransform: C:\Users\nethm\AppData\Local\Android\Sdk\platforms\android-34\core-for-system-modules.jar. > Error while executing process C:\Program Files\Android\Android Studio1\jbr\bin\jlink.exe with arguments {--module-path C:\Users\nethm\.gradle\caches\transforms-3\e3c376da7c1be467d166b862064ea1a6\transformed\output\temp\jmod --add-modules java.base --output C:\Users\nethm\.gradle\caches\transforms-3\e3c376da7c1be467d166b862064ea1a6\transformed\output\jdkImage --disable-plugin system-modules} * 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 2m 45s Error: Gradle task assembleDebug failed with exit code 1
v
Hopefully you see the "error that happened" if you scroll up. You could also try to execute the command it says failed manually and see what it outputs.