Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
WALL-E-WEB opened this issue Jul 1, 2021 · 6 comments

Comments

@WALL-E-WEB
Copy link

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

@idootop
Copy link

idootop commented Jul 23, 2021

一样的问题 gradle:4.1.0

@idootop
Copy link

idootop commented Jul 23, 2021

一样的问题 gradle:4.1.0

fixed

图片

@WALL-E-WEB
Copy link
Author

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

@Kurokitu
Copy link

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

@ziyotko
Copy link

ziyotko commented Mar 14, 2022

image

@justdoitgo
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants