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

feature req: --quiet option on yarn install #2368

Closed
jcollum opened this issue Jan 2, 2017 · 3 comments
Closed

feature req: --quiet option on yarn install #2368

jcollum opened this issue Jan 2, 2017 · 3 comments

Comments

@jcollum
Copy link

jcollum commented Jan 2, 2017

$ yarn --version
0.17.10

Just would be nice to have the option to suppress output if nothing fails. Sometimes you don't need the text saying "all good".

@jarijokinen
Copy link

I have added --quiet option to my local fork: https://github.com/jarijokinen/yarn/commit/b8591c10b758a9b1d40985914e894c5b219c80fc

Missing tests and not sure if that's best way to implement it anyway.

@danherd
Copy link

danherd commented Jan 24, 2017

This is a duplicate of #788

@bestander
Copy link
Member

We have --silent now

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

No branches or pull requests

4 participants