facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.1k stars 24.19k forks source link

[0.75-rc.6] `community-cli-plugin` is still pointing to CLI 14.0.0-alpha.11 #45821

Closed tido64 closed 1 month ago

tido64 commented 1 month ago

Description

community-cli-plugin is still pointing to CLI 14.0.0-alpha.11 while react-native is using 14.0.0: https://github.com/facebook/react-native/blob/0.75-stable/packages/community-cli-plugin/package.json#L25

Steps to reproduce

https://github.com/facebook/react-native/blob/0.75-stable/packages/community-cli-plugin/package.json#L25

React Native Version

0.75-rc.6

Affected Platforms

Runtime - Android, Runtime - iOS, Runtime - Web, Runtime - Desktop

Output of npx react-native info

n/a

Stacktrace or Logs

n/a

Reproducer

https://github.com/facebook/react-native

Screenshots and Videos

No response

react-native-bot commented 1 month ago
:warning: Add or Reformat Version Info
:information_source: We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.70.2
react-native-bot commented 1 month ago
:warning: Missing Reproducible Example
:information_source: We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.
react-native-bot commented 1 month ago
:warning: Missing Reproducible Example
:information_source: We could not detect a reproducible example in your issue report. Please provide either:
react-native-bot commented 1 month ago
:warning: Add or Reformat Version Info
:information_source: We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.70.2
tido64 commented 1 month ago

cc @cipolleschi, @cortinico, @szymonrybczak

cipolleschi commented 1 month ago

fixed in RC.7