tool · inferred from evidence
cb
A command-line tool referenced in the context of Crunchy Bridge, installed via brew.
- Does brew install get an arm64 binary of cb on Mac? (x64 binary crashes)
Teaches the verified fix from a real crunchy-bridge support thread: does brew install get an arm64 binary of cb on Mac? (x64 binary crashes)
- cb login fails in a Devcontainer: error: Error executing process: 'command': No such file or directory
What this covers: I was setting up the Crunchy Bridge CLI inside a VS Code Devcontainer on Debian bullseye. The fix that worked: This was a bug in the brew-installed cb binary when run inside a container, fixed in v3.4.4, so upgrading is th