-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
assembleRelease with hermes crashes #26022
Comments
also crash on windows |
So a bit of testing shows this is where the build dies (react.gradle.)
|
My fix: I only tested it on windows, but since there are updates that are coming for react native 0.61, I guess its worth trying. |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
When running gradle assembleRelease in a docker container, hermes dies while compiling JS. Log is attached:
React Native version:
Steps To Reproduce
Describe what you expected to happen:
gradle should finish running.
The text was updated successfully, but these errors were encountered: