Skip to content

[0.75] Fix core autolinking not working on Windows#45796

Merged
cipolleschi merged 1 commit into0.75-stablefrom
nc/0.75-autolinking-windows-fix
Jul 29, 2024
Merged

[0.75] Fix core autolinking not working on Windows#45796
cipolleschi merged 1 commit into0.75-stablefrom
nc/0.75-autolinking-windows-fix

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:

This is a pick of fedbe2d

0.75-rc.5 is currently broken on Windows.

This is due to us invoking npx react-native-community/cli config without
a cmd /c prefix.

This fixes it by using our function windowsAwareCommandLine.
The problem is that this required a lot of refactoring since that util was not available for the settings plugin.

Changelog:

[Internal] [Changed] - Fix core autolinking not working on Windows

Test Plan:

CI

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 29, 2024
@cipolleschi cipolleschi merged commit c8cb3d4 into 0.75-stable Jul 29, 2024
@cipolleschi cipolleschi deleted the nc/0.75-autolinking-windows-fix branch July 29, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner Pick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants