cli
cli copied to clipboard
fix: show only warnings from Yarn when verbose mode is enabled
Summary:
Sometimes when running yarn set version - Yarn produces different warnings that as of my testing are not relevant and for sure not fixable during init command.
Test Plan:
init's command output shouldn't produce warnings/success messages from Yarn.
Checklist
- [x] Documentation is up to date to reflect these changes.
- [x] Follows commit message convention described in CONTRIBUTING.md