claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Auto-update never worked

Open yfzhou0904 opened this issue 10 months ago • 1 comments

Environment

  • Platform (select one):
    • [x] Anthropic API
    • [ ] AWS Bedrock
    • [ ] Google Vertex AI
    • [ ] Other:
  • Claude CLI version: 0.2.102 (Claude Code)
  • Operating System: macOS 15.4.1
  • Terminal: iTerm2

Bug Description

I see Auto-updating to v0.2.103… message upon entering the CLI, then ✓ Update installed · Restart to apply. However, after exiting the CLI (with ctrl+c or /exit) and re-entering the CLI, it's still on v0.2.102 and it's attempting to auto-update to v0.2.103 again. Running npm install -g @anthropic-ai/claude-code actually updates it.

Steps to Reproduce

Expected Behavior

Actual Behavior

Additional Context

I use volta for npm package management so the executable is located at /Users/<username>/.volta/bin/claude

yfzhou0904 avatar May 07 '25 00:05 yfzhou0904

Confirming that this is happening to me too.

kendagriff avatar May 20 '25 15:05 kendagriff