[BUG] Claude Code CLI unresponsive after update to version 0.2.119

Resolved 💬 11 comments Opened May 19, 2025 by XiaTiaoQAQ Closed May 19, 2025

Bug Report: Claude Code CLI unresponsive after update to version 0.2.119

Environment

  • Platform (select one):
  • [x] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: 0.2.119 (updated from 0.2.118)
  • Operating System: macOS (MacBook Pro)
  • Terminal: Terminal App

Bug Description

After installing Claude Code CLI version 0.2.118, the application prompts to update to version 0.2.119. However, after completing this update, the CLI becomes completely unresponsive - all Claude commands produce no output or response whatsoever.

Steps to Reproduce

  1. Install Claude Code using npm install -g @anthropic-ai/claude-code@0.2.118
  2. Launch Claude Code
  3. Receive prompt to update to version 0.2.119: "Update installed · Restart to apply"
  4. Complete the update to version 0.2.119
  5. Try to run any Claude command (e.g., claude or claude /init)
  6. Observe that the commands produce no output or response

Expected Behavior

Claude CLI should respond to commands like claude or claude /init with appropriate output or actions.

Actual Behavior

After updating to version 0.2.119, running any Claude command results in no response or output. The terminal simply returns to the command prompt without any feedback or error messages, as if the command wasn't recognized.

Additional Context

  • The issue occurs consistently with all Claude commands after updating to version 0.2.119
  • Version 0.2.118 works correctly before the update
  • The npm repository shows 0.2.118 as the latest version, but the application still prompts for update to 0.2.119

!Image

When i in 0.2.119

(base) apple@MacBook-Pro-2  ~/Develop/DevelopProjects/Projects/WebstormProjects/dongjing/dj-api-in-yunxiao  ↰ main  claude

(base) apple@MacBook-Pro-2  ~/Develop/DevelopProjects/Projects/WebstormProjects/dongjing/dj-api-in-yunxiao  ↰ main  claude /init

View original on GitHub ↗

This issue has 11 comments on GitHub. Read the full discussion on GitHub ↗