[BUG] Claude Code stays frozen when loading, and no errors are printed when using --verbose.

Resolved 💬 9 comments Opened Mar 5, 2026 by lamps-dev Closed Mar 5, 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?

Whenever I try to use claude anywhere, it asks for using claude in that folder, but then it gets stuck, completely, with no errors, i even tried using --verbose but no errors were printed.
I am kinda skeptical this has already been issued but I'm not sure, i already searched and the issues are slightly different, because mine is just claude code being frozen at startup after the folder permission screen.

What Should Happen?

Open the TUI chat app as expected.

Error Messages/Logs

No errors.

Steps to Reproduce

  1. Open any terminal app (Ex. Windows Terminal or Git Bash)
  2. Run claude
  3. Accept the folder permission window
  4. Now the TUI app is stuck.

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.69 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

I also tried the Git Bash terminal app but that didn't change anything. I verified everything was installed correctly and it was.

I also tried adding "env": {
"CLAUDE_CODE_GIT_BASH_PATH": "C:\\Program Files\\Git\\bin\\bash.exe"
}

to the settings.json file but that didn't change anything either.
Also tried the "Enter" trick that most said worked, but for me, it didn't.
To regain control of my terminal, I have to create a new terminal window and remove the old one.

View original on GitHub ↗

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