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

stderr from the target is not piped with correct color #746

Open
harunurhan opened this issue May 2, 2024 · 0 comments
Open

stderr from the target is not piped with correct color #746

harunurhan opened this issue May 2, 2024 · 0 comments

Comments

@harunurhan
Copy link
Member

Describe the bug
stderr from the target is not piped with correct color. For example we have a target that runs webpack devserver which outputs errors however it is not meant to exit. We use lage so we can run ^build a head of starting the devserver.

To Reproduce
Steps to reproduce the behavior:

  1. Create a target that logs to stderr but exits with 0
  2. Run that target with --verbose
  3. Observe the output, stderr message will be greyed out.

Expected behavior
A clear and concise description of what you expected to happen.

Environment/Troubleshooting
Please paste in the result of npx envinfo to help identify your run time environment

If this is an issue with run order of tasks, please paste in the result of lage info [your command(s)] [options]

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

1 participant