denoland / denoland/std

`@std/cli`: move informational output to `stderr` (instead of `stdout`)

Open
#5,495 8 comments 1 reaction 0 assignees View on GitHub
cli suggestion
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

Refer to the comments beginning here for context: https://github.com/denoland/std/issues/5002#issuecomment-2181247050

It appears that some modules (e.g. [`spinner.ts`](https://github.com/denoland/std/blob/release-2024.07.19/cli/spinner.ts) and [`prompt_secret.ts`](https://github.com/denoland/std/blob/release-2024.07.19/cli/prompt_secret.ts), but there may be more) are still writing informational output to `stdout`. Is this really the intended behavior?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.