[Bug] Windows CLI output truncated or incomplete during task execution

Status Fixed / completed
Reported on v2.0.73
Maintainer reply None cached
Activity 5 comments · opened Dec 19, 2025 · closed Dec 19, 2025

Bug Description
On windows - since a few recent versions. I'm getting super weird inconmplete outputs. it does still do the tasks, but the output text in the cli is clipped off - and or incompletet. it's strange. Is that a known issue?

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 2.0.73
  • Feedback ID: 7198ab7e-85ec-4e21-b347-913a4d78d04e

Errors

[{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T16:55:22.854Z"},{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T16:55:22.963Z"},{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T16:55:23.392Z"},{"error":"Error\n    at Eu (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-19T16:55:23.762Z"}]

<img width="1341" height="384" alt="Image" src="https://github.com/user-attachments/assets/657a3a3b-cf22-4bde-9a2b-7592cb31cd81" />

<img width="1089" height="644" alt="Image" src="https://github.com/user-attachments/assets/37270beb-9852-48ca-b288-3bb24199edce" />

View original on GitHub ↗

5 Comments

isinicyn · 8 months ago

It will be very unpleasant if they don't fix it before the weekend.

github-actions[bot] · 8 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/14587
  2. https://github.com/anthropics/claude-code/issues/14678
  3. https://github.com/anthropics/claude-code/issues/14594

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

arvidurs · 8 months ago

ah okay - duplicate. can be closed: I've also encountered this issue. My current workaround is to downgrade it to 2.0.72.
npm install -g @anthropic-ai/claude-code@2.0.72

Niels-LNS-Research · 8 months ago

It is a duplicate of #14554

github-actions[bot] · 8 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.