1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Android studio gives me errors when trying to run the dart file

Discussão em 'Mobile' iniciado por Stack, Outubro 16, 2024 às 01:53.

  1. Stack

    Stack Membro Participativo

    The Flutter Doctor shows that there are no issue.

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':connectivity_plus:compileDebugJavaWithJavac'.
    > Could not resolve all files for configuration ':connectivity_plus:androidJdkImage'.
    > 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\hp\AppData\Local\Android\Sdk\platforms\android-34\core-for-system-modules.jar.
    > Error while executing process C:\Program Files\Android\Android Studio\jbr\bin\jlink.exe with arguments {--module-path C:\Users\hp\.gradle\caches\8.10.2\transforms\b6cf251cc82e752815774f7238f512af-a8c332e2-4e5d-43fe-94a7-d7db463ed645\transformed\output\temp\jmod --add-modules java.base --output C:\Users\hp\.gradle\caches\8.10.2\transforms\b6cf251cc82e752815774f7238f512af-a8c332e2-4e5d-43fe-94a7-d7db463ed645\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 6s
    Error: Gradle task assembleDebug failed with exit code 1


    enter image description here

    I was expecting that the code will run smoothly.

    Continue reading...

Compartilhe esta Página