We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
gradle throws an exception when running the command. I simulated the same using a github runner, Any gradle command will throw the same error.
Full log is here
https://github.com/manoj398/react-native/actions/runs/3552421827/jobs/5967311186#step:10:35
v0.71.0.rc.2
npx react-native info
Its in github actions
it is scripted as github actions workflow file https://github.com/manoj398/react-native/actions/runs/3552421827/workflow
https://github.com/manoj398/react-native/actions/runs/3552421827/workflow
The text was updated successfully, but these errors were encountered:
Thanks for testing the RC and reporting back @manoj398 That's a duplicate of #35472
In your specific case, you can use ubuntu-latest or macos-latest as runner and you'll be fine. This is a windows specific bug.
ubuntu-latest
macos-latest
Sorry, something went wrong.
Closing since it's a duplicate of #35472
No branches or pull requests
Description
gradle throws an exception when running the command. I simulated the same using a github runner, Any gradle command will throw the same error.
Full log is here
https://github.com/manoj398/react-native/actions/runs/3552421827/jobs/5967311186#step:10:35
Version
v0.71.0.rc.2
Output of
npx react-native info
Its in github actions
Steps to reproduce
it is scripted as github actions workflow file
https://github.com/manoj398/react-native/actions/runs/3552421827/workflow
Snack, code example, screenshot, or link to a repository
https://github.com/manoj398/react-native/actions/runs/3552421827/workflow
The text was updated successfully, but these errors were encountered: