intuit / intuit/auto

Diagnostic output from `-v` switch should output to stderr

Open
#2,005 2 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.5k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

Adding the `-v`/`--verbose` option to a command causes the resulting diagnostic output to be output to stdout, when normally such things should be output to stderr. This is in particular a problem for the `auto version` command, as the diagnostic output gets mixed with the regular output, making it impossible to use the output while also getting debugging information.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.