mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 20:20:09 +00:00
Bun's `add -g` with file: protocol appends instead of replacing existing entries, causing duplicate key warnings on repeated installs. Fix by removing the package before re-adding.