Closed
Conversation
* perf: skip getting package class name inside expo module * fix: move early return * fix: replace condition validating expo package with `*Package.kt/java` check
* fix: Display correct error when config file does not exist * fix: move cocoaPods Error * fix: prettify output * fix: pass an error * fix: do cleanup before exiting process --------- Co-authored-by: szymonrybczak <szymon.rybczak@gmail.com>
* set npm as default package manager to init * update docs
…2423) * fix(cli-config): include peer dependencies when finding dependencies * add tests
We've been notified of a case where a user legitimately has more files in listed in their workspace than the project and pods. This would crash when running: npm @react-native-community/cli ios Fixes: facebook/react-native#46881
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--pmoption to specify package manager (docs: update init.md react-native-community/cli#2426)getCommandOutputexec thread react-native-community/cli#2414)-ialias for--interactiveoption (feat: add-ialias for--interactiveoption react-native-community/cli#2420)wspackage which patches a security vulnerability (chore: bumpswspackage which patches a security vulnerability react-native-community/cli#2431)actionorcategory(fix: skip if there's noactionorcategoryreact-native-community/cli#2432)rootproperty should use__dirname(docs: note thatrootproperty should use__dirnamereact-native-community/cli#2433)envinfopackage (chore: bumpenvinfopackage react-native-community/cli#2428)node_modulesas last item (fix(clean): make sure to deletenode_modulesas last item react-native-community/cli#2429)ENOWORKSPACESwhen running any command on latest npm (fix(cli): fixENOWORKSPACESwhen running any command on latest npm react-native-community/cli#2457)--versionoption (feat: add--versionoption react-native-community/cli#2460)fast-xml-parserfrom 4.2.4 and 4.3.2 to 4.4.1 react-native-community/cli#2466)--deviceoption (fix: add missing--deviceoption tobuild-ioscommand react-native-community/cli#2482)react-native-macostest (ci: disablereact-native-macostest react-native-community/cli#2500)prompts(fix(cli-tools): declare dependency onpromptsreact-native-community/cli#2518)