Skip to content

Conversation

@jchuder
Copy link

@jchuder jchuder commented Dec 25, 2025

This PR updates the recommended OpenCode cache clean command from:
rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock
to:
rm -rf ~/.cache/opencode

After upgrading to opencode v1.0.198, the old partial cache clean can lead to:
'opencode' terminated by signal SIGTRAP (Trace or breakpoint trap) on startup.
Clearing the entire ~/.cache/opencode ensures a clean re-install and consistent boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant