[BUG]
Resolved 💬 1 comment Opened May 2, 2026 by liuhaoyu111 Closed Jun 2, 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?
What Should Happen?
● 没有完全解决。
- ✅ npx 版本查到了 — 11.6.2(靠重定向到文件绕过去的)
- ✅ Git Bash 弹窗 — 不会了,shell 已配好
- ✅ 命令能执行了 — Git Bash 是唯一能用的 shell
但核心问题还在:
- ❌ stdout 不显示 — Bash 所有输出都是空的,这是 Claude Code 在
Windows 上的 bug,只能等官方修
目前的 workaround 就是每次加 > /c/Users/15256/result.txt 2>&1
重定向到文件再读取。能用,但体验很差。要不要我帮你去 GitHub 提交那个
issue?
Error Messages/Logs
Steps to Reproduce
11
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
v2.1.126
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗