Troubleshooting
Common stackbone dev failure modes and how to fix them.
TODO — this page is a stub.
Common failure modes for the CLI will be catalogued here as they surface during dogfooding. Until then, the canonical loop is:
- Re-run with
--jsonand readerror.code+error.suggestion.- Check the exit code against the table in Configuration → Exit codes.
- Bump
STACKBONE_LOG_LEVEL=debugto surface the Pino logs on stderr.- Run
stackbone docs clifor the inline reference (no network).