cli icon indicating copy to clipboard operation
cli copied to clipboard

fix: show only warnings from Yarn when verbose mode is enabled

Open szymonrybczak opened this issue 1 year ago • 0 comments

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

szymonrybczak avatar Jul 04 '24 13:07 szymonrybczak