claude-code - 💡(How to fix) Fix [BUG] Claude Code desktop app crashes with exit code 1 on macOS 26.2 — hardcoded to download broken version 2.1.111 [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52385Fetched 2026-04-24 06:08:35
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×3commented ×1subscribed ×1

Error Message

Claude Code process exited with code 1 Session error: hadFirstResponse=false, reason=no_response

Code Example

Claude Code process exited with code 1
Session error: hadFirstResponse=false, reason=no_response
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

The Claude Code desktop app crashes instantly with "Claude Code process exited with code 1" on both Local and Cloud modes. The app always downloads version 2.1.111 which crashes immediately on launch.

What Should Happen?

Claude Code should start a session successfully and accept prompts.

Error Messages/Logs

Claude Code process exited with code 1
Session error: hadFirstResponse=false, reason=no_response

Steps to Reproduce

Install Claude desktop app on macOS 26.2 Open the app and go to the Code tab Select any folder and start a new session App instantly crashes with exit code 1 Switching to Cloud mode produces the same crash Clean reinstall does not fix it

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.118 (CLI via claude --version) — desktop app downloads 2.1.111

Platform

Other

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

CLI version 2.1.118 works perfectly in Terminal (claude command). The desktop app ignores the updated CLI and always downloads/runs 2.1.111 which crashes. Anthropic support ticket ID: 215474032169843.

extent analysis

TL;DR

The desktop app's insistence on downloading and running version 2.1.111, which is known to crash, is the most likely cause of the issue, and finding a way to update or override this version might resolve the problem.

Guidance

  • Verify that the CLI version (2.1.118) works as expected to confirm the issue is specific to the desktop app's version management.
  • Investigate why the desktop app is downloading version 2.1.111 instead of the latest version (2.1.118) that works via the CLI.
  • Check for any configuration or setting in the desktop app that might force it to use a specific version of Claude Code.
  • Consider reaching out to Anthropic support (with the provided ticket ID: 215474032169843) for assistance in resolving the version mismatch issue.

Notes

The fact that the CLI version works perfectly suggests that the issue is not with the Claude Code functionality itself but rather with how the desktop app manages or selects the version to run.

Recommendation

Apply workaround: Since the desktop app is not using the latest working version (2.1.118) and instead downloads a crashing version (2.1.111), a temporary workaround could involve manually ensuring the desktop app uses the working version, possibly through configuration changes or by contacting support for a patch or update that addresses the version selection issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Claude Code desktop app crashes with exit code 1 on macOS 26.2 — hardcoded to download broken version 2.1.111 [1 comments, 2 participants]