1
resposta

[Bug] Erro ao executar aplicativo em Flutter

Galera, ao executar meu aplicativo (que estava funcionando) apresentou esse erro:

Launching lib\Screen\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'.

    java.nio.file.AccessDeniedException: C:\Users\ramon\Documents\estudos_flutter\my_first_app\build\app\intermediates\merged_native_libs\debug\out\lib\x86

  • 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 5s Exception: Gradle task assembleDebug failed with exit code 1

Dentro da pasta indicada não há nenhum arquivo. Tanto executando no emulador quanto no meu celular, retorna esse erro.

Alguem poderia me ajudar?

Obrigado

Abraços

1 resposta

Nossa, que estranho Ramon!

Vamos tentar dar uma limpada no cache do seu programa?

Vai em Files e clica em Invalidate Caches / Restart

Reiniciar sua maquina pode fechar algum programa que esteja interferindo com sua IDE também!

Se não funcionar vamos para medidas mais drasticas, siga os passos desse StackOverflow aqui: https://stackoverflow.com/questions/62760392/flutter-failed-for-task-appmergedebugnativelibs-and-appmergedebugjavaresource