[BUG] Auto-update fails for claude-code on Ubuntu 25.04
Resolved 💬 8 comments Opened Jun 21, 2025 by mattgodbolt Closed Jan 3, 2026
Environment
- Platform (select one):
- [ ] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [x] Other: Ubuntu 25.04
- Claude CLI version: 1.0.31
- Operating System: Ubuntu 25.04
- Terminal: Gnome terminal, vscode, intellij
Bug Description
Auto-update stopped working as of around 1.0.30.
$ claude doctor
⚠ Configuration inconsistency detected
Running from local installation but config status is 'not_configured'. Expected status: 'migrated'
✓ Local installation: OK
You are running Claude Code from your local installation (~/.claude/local). This installation method does not depend on global npm permissions.
If auto-updates aren't working, you can force update with:
cd ~/.claude/local && npm update @anthropic-ai/claude-code
Press Enter to continue…
Claude doctor gives me this. This may be linked to #2417 but also #1676 which _still happens_ and is driving me quite quite bonkers.
This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗