Closed
Description
Hi,
My RN project is failing to build as its getting a 502 error when trying to pull this package down from maven. Error message below:
* What went wrong:
2021-08-30T09:24:08.5302075Z Execution failed for task ':app:lintVitalStagingRelease'.
2021-08-30T09:24:08.5306268Z > Could not resolve all artifacts for configuration ':react-native-intercom:debugUnitTestRuntimeClasspath'.
2021-08-30T09:24:08.5309608Z > Could not resolve com.facebook.react:react-native:+.
2021-08-30T09:24:08.5311722Z Required by:
2021-08-30T09:24:08.5313849Z project :react-native-intercom
2021-08-30T09:24:08.5316565Z > Failed to list versions for com.facebook.react:react-native.
2021-08-30T09:24:08.5320920Z > Unable to load Maven meta-data from https://dl.bintray.com/intercom/intercom-maven/com/facebook/react/react-native/maven-metadata.xml.
2021-08-30T09:24:08.5325722Z > Could not get resource 'https://dl.bintray.com/intercom/intercom-maven/com/facebook/react/react-native/maven-metadata.xml'.
2021-08-30T09:24:08.5330968Z > Could not GET 'https://dl.bintray.com/intercom/intercom-maven/com/facebook/react/react-native/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
Metadata
Metadata
Assignees
Labels
No labels