tool · inferred from evidence
cb
A command-line tool referenced in the context of Crunchy Bridge, installed via brew.
- cb login fails in a Devcontainer: error: Error executing process: 'command': No such file or directory
This was a bug in the brew-installed cb binary when run inside a container, fixed in v3.4.4, so upgrading is the cleanest fix. If youre stuck on an older version, two workarounds from the maintainer: create an API key in the Crunchy Bridge
- Does brew install get an arm64 binary of cb on Mac? (x64 binary crashes)
brew was shipping the x64 cb binary on arm64 Macs, which then crashed with an invalid instruction. The maintainer fixed the formula and confirmed the fix in v3.5.1. If you still have a broken install, just reinstall: brew reinstall CrunchyD