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

A problem occurred configuring project ':react-native-community_blur'. > Could not resolve all artifacts for configuration ':react-native-community_blur:classpath'. #631

Open
Ibeenoch opened this issue Oct 17, 2024 · 0 comments

Comments

@Ibeenoch
Copy link

Ibeenoch commented Oct 17, 2024

npx react-native run-android
info A dev server is already running for this project on port
8081.
info Installing the app...
Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details

Deprecated Gradle features were used in this build, making it
incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
13 actionable tasks: 3 executed, 10 up-to-date

info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':react-native-community_blur'.

Could not resolve all artifacts for configuration ':react-native-community_blur:classpath'.
Could not download builder-3.5.3.jar (com.android.tools.build:builder:3.5.3)
> Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.5.3/builder-3.5.3.jar'.
> Read timed out

  • 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 21m 44s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':react-native-community_blur'. > Could not resolve all artifacts for configuration
':react-native-community_blur:classpath'. > Could not download builder-3.5.3.jar (com.android.tools.build:builder:3.5.3) > Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.5.3/builder-3.5.3.jar'. > Read timed out * 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 21m 44s.
info Run CLI with --verbose flag for more details.

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

1 participant