Build failed due to https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml

When running expo build:android -t apk I’m getting this error intermittently about 70% of the time:

[stderr] > Could not resolve all artifacts for configuration ':app:debugRuntimeClasspath'.
[stderr]    > Could not resolve com.facebook.react:react-native:+.`

Full error:

I didn’t change anything with my configuration file. Perhaps this is happening for others?

Seems like bintray file is down:

https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml

and https://jcenter.bintray.com/ is down as well…

1 Like

hey there! the status page tracks such incidents, you can follow it here: https://status.expo.dev/

perfect thanks, I’ll bookmark that!

Is JCenter down again? I am getting the same result building today, just now.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.