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

Render the inquirer prompt messages in the stderr stream #5489

Closed
Tracked by #5470
martinlingstuyl opened this issue Sep 14, 2023 · 0 comments
Closed
Tracked by #5470

Render the inquirer prompt messages in the stderr stream #5489

martinlingstuyl opened this issue Sep 14, 2023 · 0 comments

Comments

@martinlingstuyl
Copy link
Contributor

martinlingstuyl commented Sep 14, 2023

The Inquirer prompt output currently logs to stdout. This should be stderr though.

!! Except when the errorOutput config key is set to stdout. In that case it should write to stdout. !!

@martinlingstuyl martinlingstuyl self-assigned this Sep 14, 2023
@martinlingstuyl martinlingstuyl changed the title Move inquirer output to stderr Render the inquirer prompt messages in the stderr stream Sep 15, 2023
martinlingstuyl added a commit to martinlingstuyl/cli-microsoft365 that referenced this issue Sep 20, 2023
martinlingstuyl added a commit to martinlingstuyl/cli-microsoft365 that referenced this issue Sep 20, 2023
martinlingstuyl added a commit to martinlingstuyl/cli-microsoft365 that referenced this issue Sep 26, 2023
@milanholemans milanholemans added this to the v7.1 milestone Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment