Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Reading a new release v2.1.280 First look · 1/6 0 findings $0.00 so far
One change · claude-code

Troubleshoot installation and login changed

troubleshoot-install

Nearest release: v2.1.273, published 3 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+1added
Lines−1removed
From line 866 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits7to this page, all time

The whole hunk

from line 866, old and new numbered
/
lines
from line 866
866866 rm -rf "$(npm root -g)/@anthropic-ai/claude-code"
867867 ```
868868 
869 Then remove any leftover temp directories. If zsh prints `no matches found`, there were none to remove:
869 Then remove any leftover temp directories. If Zsh prints `no matches found`, there were none to remove:
870870 
871871 ```bash theme={null}
872872 rm -rf "$(npm root -g)/@anthropic-ai/.claude-code-"*