r_upgrade icon indicating copy to clipboard operation
r_upgrade copied to clipboard

Could not determine the dependencies of task ':app:processDebugResources'.

Open WALL-E-WEB opened this issue 3 years ago • 6 comments

FAILURE: Build failed with an exception.

What went wrong: Could not determine the dependencies of task ':app:processDebugResources'. Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find :r_upgrade_lib-debug:. Required by: project :app > project :r_upgrade

WALL-E-WEB avatar Jul 01 '21 03:07 WALL-E-WEB

一样的问题 gradle:4.1.0

idootop avatar Jul 23 '21 09:07 idootop

一样的问题 gradle:4.1.0

fixed

图片

idootop avatar Jul 23 '21 10:07 idootop

sdk\flutter.pub-cache\hosted\pub.flutter-io.cn\r_upgrade-0.3.5; 删除这个包再重新flutter pub get 就可以了;

WALL-E-WEB avatar Aug 18 '21 02:08 WALL-E-WEB

我也遇到了这个问题,但完全无法解决

Kurokitu avatar Sep 22 '21 15:09 Kurokitu

image

ziyotko avatar Mar 14 '22 11:03 ziyotko

FAILURE: Build failed with an exception.

  • What went wrong: Could not determine the dependencies of task ':app:processDebugResources'.

Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find :r_upgrade_lib:. Required by: project :app > project :r_upgrade

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

justdoitgo avatar Oct 31 '23 02:10 justdoitgo