Nicola Corti

Results 1788 comments of Nicola Corti

@micahlt could you give it a try with 0.71.0-rc3 and check if this issue is resolved?

> but trying to build a release is still broken I suspect that's a bug somewhere inside how we pass paths to metro. Can you share the full build log?

> 'C:\Users\Micah' is not recognized as an internal or external command, I suspect the bug is here: https://github.com/facebook/react-native/blob/76bf71e2cc12cf0ca3d3e04ac898c4a62a9df400/packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/tasks/BundleHermesCTask.kt#L92 The path of `hermesc` is truncated for you as there is a...

> I think Nicola just want to verify that his suspicion is correct, not that it is a work around for you to use :) Yeah essentially this, as I...

I'll get back to this on Monday when I'll have access to my Windows machine to fix it.

I've spent some time on this and I'm not able to find a simple solution. We would need to properly escape the path for Windows only. This seems to be...

Closing as this version of React Native is several years old. Please re-open a new issue against the latest stable if the issue persists

> at node_modules\react-native\ReactAndroid\hermes-engine\build.gradle > `group = "com.facebook.react" version = parent.publishing_version` Closing as this issue is completely solved in 0.71 We removed the need to build `ReactAndroid\hermes-engine\build.gradle` entirely when creating a...

Closing as all the use_frameworks! issues have been resolved in the latest stable of RN

FYI for the red Android CI: a rebase should solve it 👍