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

align-deps: add a toggle to show why a dependency got added #2454

Open
tido64 opened this issue Jun 6, 2023 · 0 comments
Open

align-deps: add a toggle to show why a dependency got added #2454

tido64 opened this issue Jun 6, 2023 · 0 comments
Labels
enhancement New feature or request feature: align-deps This is related to align-deps

Comments

@tido64
Copy link
Member

tido64 commented Jun 6, 2023

Sometimes it's useful to know why a dependency got added. This could be a separate command/flag similar to yarn why.

Example:

error packages/test-app/package.json: Changes are needed to satisfy all capabilities.
	In dependencies:
	  - @react-native-community/netinfo "^9.0.0" is missing
	  - @react-native-community/netinfo was required by 'some-package', 'another-package'
@tido64 tido64 added enhancement New feature or request feature: align-deps This is related to align-deps labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: align-deps This is related to align-deps
Projects
None yet
Development

No branches or pull requests

1 participant