Could not GET 'https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
See original GitHub issuePlease provide all the information requested. Issues that do not follow this format are likely to stall.
Description
Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest React Native release to make sure your issue has not already been fixed: https://reactnative.dev/docs/upgrading.html
React Native version:
Run react-native info
in your terminal and copy the results here.
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
- npx react-native init project 2.yarn react-native run-android
Expected Results
Describe what you expected to happen. [Could not GET ‘https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml’. Received status code 502 from server: Bad Gateway]
Snack, code example, screenshot, or link to a repository:
Please provide a Snack (https://snack.expo.io/), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve
Issue Analytics
- State:
- Created 3 years ago
- Comments:51
Top GitHub Comments
Just run with offline mode. Turn off your connection, run-android and turn it on back.
@arwysyah, Definitely not solved & those are @latusdenis’s creds.