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

fix: Dependency checker yarn argument order #2051

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Conversation

kriskowal
Copy link
Member

yarn check-dependencies consistently failed for me locally because I could find no version of yarn where the --silent suffix actually suppressed the yarn log messages. By adjusting the argument order, I was able to get it working locally.

Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep!

@kriskowal kriskowal merged commit c90fb61 into master Nov 25, 2020
@kriskowal kriskowal deleted the kris-depcheck branch November 25, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants