mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Fix version checker not considering nightlies: ``` WARNING: You should run npx react-native@latest to ensure you're always using the most current version of the CLI. NPX has cached version (0.74.0-nightly-20240214-b8ad91732) != current release (0.73.6) ``` ## Changelog: [GENERAL] [FIXED] - Fix version checker not considering nightlies Pull Request resolved: https://github.com/facebook/react-native/pull/43712 Test Plan: On a recent nightly version, run any cli command. Reviewed By: rshest Differential Revision: D55525055 Pulled By: zeyap fbshipit-source-id: 6dd08e30e542d9ddd191bf95c968a26c0cc14e4e