mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-29 20:20:33 +00:00
On Windows, bun's global binary symlink may not update properly when reinstalling the same package. Pre-remove the existing installation to ensure a clean update, mirroring the dev-install.sh behavior. Closes #435