You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: use npm instead of bun in the self-hosting instructions
The README told self-hosters to run bun install/bunx, and the make
targets and pre-commit hook it points at shelled out to bun too. Swap
them all to npm/npx and convert the root workspace scripts from
--filter to --workspace so the documented path works with only npm
installed.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GaLeuxVikb3iH2Etw2tHe7
0 commit comments