Skip to content

uno.devserver CLI logs non-errors on stderr #22988

@spouliot

Description

@spouliot

Current behavior 🐛

The Uno Platform VS Code shows logs with

[ERROR]Uno Platform DevServer CLI - Version 6.6.0-dev.979

[ERROR]Command completed successfully.

because the basic tool identification and success message are written on stderr.

Expected behavior 🎯

Only errors should be written to stderr so it can be interpreted correctly by callers.

How to reproduce it (as minimally and precisely as possible) 🔬

No response

Workaround 🛠️

No response

Renderer 🎨

  • Skia
  • Native

Affected platforms 📱💻🖥️

No response

Uno.Sdk version (and other relevant versions) 📦

No response

IDE version 🧑‍💻

VS Code

Anything else we need to know? 💬

Found while investigating https://github.com/unoplatform/uno.vscode/issues/1334

Metadata

Metadata

Labels

triage/untriagedIndicates an issue requires triaging or verification

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions