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

[Bug?]: FORCE_COLOR=0 yarn outdated (-_-) #9096

Open
1 task
sparecycles opened this issue Sep 1, 2024 · 0 comments
Open
1 task

[Bug?]: FORCE_COLOR=0 yarn outdated (-_-) #9096

sparecycles opened this issue Sep 1, 2024 · 0 comments
Labels

Comments

@sparecycles
Copy link

sparecycles commented Sep 1, 2024

Self-service

  • I'd be willing to implement a fix

Describe the bug

FORCE_COLOR=0 turns colors off, but there's no alternate indication of the package statuses.

image

To reproduce

run

FORCE_COLOR=0 yarn outdated

Environment

$ yarn dlx -q envinfo --preset jest
yarn run v1.22.22
error Command "dlx" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Additional context

I wanted to be able to share the yarn outdated output in, e.g., a github comment, but the colors weren't going to translate well via copy-paste.

An html or gfm-targetted output could be useful here? 💡

@sparecycles sparecycles added the bug label Sep 1, 2024
@arcanis arcanis transferred this issue from yarnpkg/berry Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant