mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The brew_command helper inherits the developer's environment (unlike context.command(), which env_clears), so an exported FORCE_COLOR or CLICOLOR_FORCE overrides the NO_COLOR=1 the harness sets and the CLI renders ANSI codes into snapshot output, failing upgrade_brew_install_refuses_and_prints_brew_command and upgrade_brew_install_rejects_version_flag on any machine with FORCE_COLOR exported. Remove FORCE_COLOR, CLICOLOR_FORCE, and CLICOLOR from the spawned command's env, and add the FORCE_COLOR constant to EnvVars. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||