Tag: debugging
All the articles with the tag "debugging".
-
Claude Code's Bash tool returns exit 1 with no output? Check /tmp.
If Claude Code's Bash tool returns 'Exit code 1' with empty stdout and empty stderr for every command, including `true` and `echo ok`, your /tmp is almost certainly full. Here is the fix.