[BUG]

Resolved 💬 3 comments Opened Apr 25, 2026 by christallization Closed Apr 25, 2026

Preflight Checklist

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

What's Wrong?

Any prompt on Claude code results in

This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: null is not an object (evaluating 'EH0().alwaysThinking')
at JR (/$bunfs/root/claude:712:19613)
at <anonymous> (/$bunfs/root/claude:2626:50730)
at <anonymous> (/$bunfs/root/claude:2621:5711)
at processTicksAndRejections (native:7:39)

What Should Happen?

I have tried clearing cache, reinstalling, deleting and reinstalled Claude. All on my Mac. Command line. Any command I type /status or simply any prompt returns that error.

Error Messages/Logs

This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: null is not an object (evaluating 'EH0().alwaysThinking')
    at JR (/$bunfs/root/claude:712:19613)
    at <anonymous> (/$bunfs/root/claude:2626:50730)
    at <anonymous> (/$bunfs/root/claude:2621:5711)
    at processTicksAndRejections (native:7:39)

Steps to Reproduce

Initiate claude on the terminal or command line and any command / prompt generates this error.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.0.8 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

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