microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.49k stars 135 forks source link

fix: `local-cli` is missing from published package #2182

Closed tido64 closed 1 month ago

tido64 commented 1 month ago

Summary:

local-cli is missing in published packages, making run-macos unavailable:

% yarn react-native run-macos
error: unknown command 'run-macos'
(Did you mean run-ios?)

This needs to be cherry-picked to 0.75-stable

Test Plan:

n/a

Saadnajmi commented 1 month ago

Edit: Timezones, I can do that. Can you make the PR for 0.75-stable as well? I can approve and merge both then