A build operation failed.Could not create task ':path_provider_android:generateDebugUnitTestConfig'.

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии •

  • @nix_malone
    @nix_malone 6 месяцев назад +1

    Thank this worked for me, my error was
    * What went wrong:
    Multiple build operations failed.
    Could not create task ':path_provider_android:generateDebugUnitTestConfig'.
    Could not create task ':shared_preferences_android:generateDebugUnitTestConfig'.
    Could not create task ':path_provider_android:generateDebugUnitTestConfig'.
    this and base files have different roots: R:\flutter_dev\doc_doc\build\path_provider_android and C:\Users\Origin Systems\AppData\Local\Pub\Cache\hosted\pub.dev\path_provider_android-2.2.4\android.

  • @EmergeEmpowered
    @EmergeEmpowered 5 месяцев назад +1

    Thanks bro, It really helped, i literally saw more than 30 videos but finally got the soln in yours

  • @lilo7853
    @lilo7853 3 месяца назад +1

    thanks man, u save my life, my project, and my future career 🙌

  • @abhinavp4150
    @abhinavp4150 Год назад +2

    thank you very much buddy , really appreciate your effort

  • @ttahat
    @ttahat 5 месяцев назад +2

    Помогло, спасибо!

  • @gustavomota9817
    @gustavomota9817 6 месяцев назад +1

    Thanks bro, You've saved me

  • @ninjabosshunter85
    @ninjabosshunter85 6 месяцев назад +1

    Thank bro, 1 subs for you

  • @duy2294
    @duy2294 4 месяца назад +1

    tks man

  • @wildandev
    @wildandev Месяц назад

    Thanks

  • @phamquangkhanh3430
    @phamquangkhanh3430 11 месяцев назад +1

    Thank you I fixed it

  • @KrzysztofJozwik
    @KrzysztofJozwik 8 месяцев назад +2

    First impressions.
    This music is horrible.
    If you don't want to talk, don't, but don't leave terrible music that I have to listen to for a while before I figure out you're not gonna talk.
    You want to be a famous RUclipsr? TALK.

    • @nix_malone
      @nix_malone 6 месяцев назад +2

      “I am a finger pointing to the moon. Don't look at me; look at the moon.”
      You can always mute the video and watch buddy, be thankful for the video if it helped you, or else move on.

    • @hridhibalakrishnan
      @hridhibalakrishnan 6 месяцев назад

      What happened to your hand man🙄 is it broken? You can't minimize the volume or mute 🫢

  • @Slayer-e7y
    @Slayer-e7y Год назад +1

    Greetings to all
    This problem arose when trying to compile my projects on a physical device (Redmi S1).
    * What went wrong:
    A problem occurred evaluating root project 'android'.
    > A problem occurred configuring project ':app'.
    > Could not create task ':app:copyFlutterAssetsDebug'.
    > Could not create task ':app:mergeDebugAssets'.
    > Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
    Can anybody help me?