You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
The text was updated successfully, but these errors were encountered:
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.
A problem occurred configuring project ':react-native-community_blur'.
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.
The text was updated successfully, but these errors were encountered: