Skip to content
New issue

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

React native template build fails in v0.71.0-rc.2 #35489

Closed
manoj398 opened this issue Nov 26, 2022 · 2 comments
Closed

React native template build fails in v0.71.0-rc.2 #35489

manoj398 opened this issue Nov 26, 2022 · 2 comments
Labels
Platform: Windows Building on Windows.

Comments

@manoj398
Copy link
Contributor

manoj398 commented Nov 26, 2022

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

@cortinico
Copy link
Contributor

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.

@cortinico cortinico added Platform: Windows Building on Windows. and removed Needs: Triage 🔍 labels Nov 26, 2022
@kelset
Copy link
Contributor

kelset commented Nov 28, 2022

Closing since it's a duplicate of #35472

@kelset kelset closed this as completed Nov 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Platform: Windows Building on Windows.
Projects
None yet
Development

No branches or pull requests

3 participants