Git Product home page Git Product logo

Comments (8)

github-actions avatar github-actions commented on May 1, 2024
⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.73.6. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases.

from react-native.

github-actions avatar github-actions commented on May 1, 2024
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

from react-native.

arunsa-hrbl avatar arunsa-hrbl commented on May 1, 2024

Hi @react-native-bot
The attached Project is with new RN version.
Problem here is not the RN version. getting error while Hermes installation

Please help to fix this. This is been working fine 2 days back. suddenly I started facing this issue since yesterday.

from react-native.

cortinico avatar cortinico commented on May 1, 2024

Plus duplicates of two previous issues you created

from react-native.

github-actions avatar github-actions commented on May 1, 2024
⚠️ Issue is a Question
ℹ️ We are using GitHub issues exclusively to track bugs in the core React Native library. Please try asking over on Stack Overflow as it is better suited for this type of question.

from react-native.

cipolleschi avatar cipolleschi commented on May 1, 2024

The problem is this:

Fetching podspec for `hermes-engine` from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`
[Hermes] Using the latest commit from main.

You should never download hermes from latest commit on main on a stable version of React Native.

Check if you can reach the proper URL, that should be:
https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.2/react-native-artifacts-0.73.2-hermes-ios-release.tar.gz

from react-native.

arunsa-hrbl avatar arunsa-hrbl commented on May 1, 2024

This is Pod install Bro @cipolleschi
I am not downloading manually
What you defined here is not a solution at all.

from react-native.

cipolleschi avatar cipolleschi commented on May 1, 2024

@arunsa-hrbl that's not the proper way to reply to someone who is trying to help.

Pod install downloads the hermes-engine from the URL I linked above. If that url can't be reached, it falls back to trying to use hermes-engine from the latest commit on main, which should never happen with a stable version as the latest version of Hermes from main is not compatible with previous versions of React Native.

If you can't reach the URL above, that's the problem you are facing, that's why I suggested to check the reachability of that URL.
We have had other similar issues in the past, where other users were on VPNs or networks which blocked access to Maven Central, hence the failure.

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.