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

Failed to list versions for com.facebook.react:react-native #39

Open
nibblesnbits opened this issue Oct 31, 2022 · 0 comments
Open

Failed to list versions for com.facebook.react:react-native #39

nibblesnbits opened this issue Oct 31, 2022 · 0 comments

Comments

@nibblesnbits
Copy link

With jCenter being sunset and currently having issues, I currently can't build my application due to some references in the project's gradle config.

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':ostrichapp_react-native-radial-gradient:compileReleaseJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':ostrichapp_react-native-radial-gradient:releaseCompileClasspath'.
   > Could not resolve com.facebook.react:react-native:+.
     Required by:
         project :ostrichapp_react-native-radial-gradient
      > Failed to list versions for com.facebook.react:react-native.
         > Unable to load Maven meta-data from https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml.
            > Could not HEAD 'https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml'.
               > Read timed out

Incident status: https://status.gradle.com/incidents/9740r6bzx438

From what I've read elsewhere this is fixable by updating the gradle config on your side, possibly even by bumping version with no real changes.

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