Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove @react-native-community/cli from bin entrypoints #2389

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

szymonrybczak
Copy link
Collaborator

Summary:

@react-native-community/cli as a bin entrypoint causes a warning (it cannot contain @ and /`) when installing packages:

❯ yarn
yarn install v1.22.19
warning @react-native-community/cli@14.0.0-alpha.5: Invalid bin entry for "@react-native-community/cli" (in "@react-native-community/cli").

Test Plan:

  1. Clone the repository and do all the required steps from the Contributing guide
  2. Run this command:
yarn
  1. There's no warnings presented in console ✅

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@szymonrybczak
Copy link
Collaborator Author

Changed rnccli to rnc-cli for better readability, good to merge and release! 🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants