fix: resolve smoke test failures -- CLI JSON output, port collision, stale DBs
This commit is contained in:
5
.changeset/six-pugs-juggle.md
Normal file
5
.changeset/six-pugs-juggle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"emdash": patch
|
||||
---
|
||||
|
||||
Fix CLI `--json` flag so JSON output is clean. Previously, `consola.success()` and other log messages leaked into stdout alongside the JSON data, making it unparseable by scripts. Log messages now go to stderr when `--json` is set.
|
||||
Reference in New Issue
Block a user