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

andriod build failed #194

Closed
TQCasey opened this issue Jul 24, 2023 · 0 comments
Closed

andriod build failed #194

TQCasey opened this issue Jul 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@TQCasey
Copy link

TQCasey commented Jul 24, 2023

Environment

info Fetching system and libraries information...
System:
OS: macOS 12.6.5
CPU: (8) x64 Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
Memory: 563.92 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.2.0 - ~/.nvm/versions/node/v18.2.0/bin/node
Yarn: 1.22.19 - ~/.yarn/bin/yarn
npm: 8.9.0 - ~/.nvm/versions/node/v18.2.0/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1
Android SDK:
API Levels: 25, 27, 28, 29, 30, 31, 32, 33, 34
Build Tools: 28.0.2, 28.0.3, 29.0.2, 30.0.2, 30.0.3, 31.0.0
Android NDK: Not Found
IDEs:
Android Studio: 2022.2 AI-222.4459.24.2221.10121639
Xcode: 14.2/14C18 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_311 - /Library/Java/JavaVirtualMachines/jdk1.8.0_311.jdk/Contents/Home/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.68.1 => 0.68.1
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
info React Native v0.72.3 is now available (your project is running on v0.68.1).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.72.3.
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.68.1.
info To upgrade, run "react-native upgrade".

Platforms

Android Only

Versions

"@react-native-clipboard/clipboard": "^1.11.2",
"react": "17.0.2",
"react-native": "0.68.1"

Description

FAILURE: Build failed with an exception.

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

Could not determine the dependencies of null.
Could not resolve all task dependencies for configuration ':react-native-community_clipboard:classpath'.
> Could not resolve com.android.tools.build:gradle:3.2.1.
Required by:
project :react-native-community_clipboard
> Could not resolve com.android.tools.build:gradle:3.2.1.
> Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.1/gradle-3.2.1.pom'.
> Could not GET 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.1/gradle-3.2.1.pom'.
> dl.google.com:443 failed to respond
> Could not resolve com.android.tools.build:gradle:3.2.1.
> Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/gradle/3.2.1/gradle-3.2.1.pom'.
> Could not GET 'https://jcenter.bintray.com/com/android/tools/build/gradle/3.2.1/gradle-3.2.1.pom'.
> jcenter.bintray.com:443 failed to respond

Reproducible Demo

@TQCasey TQCasey added the bug Something isn't working label Jul 24, 2023
@TQCasey TQCasey closed this as completed Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant