Error: write EPIPE
Resolved 💬 7 comments Opened Feb 25, 2025 by timnew Closed Mar 6, 2025
CLI app crashed after authenticated.
And try to run claude again, it crashed with an EPIPE error.
Error: write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:161:15)
at writeGeneric (node:internal/stream_base_commons:152:3)
at Socket._writeGeneric (node:net:954:11)
at Socket._write (node:net:966:8)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Writable.write (node:internal/streams/writable:508:10)
at m8.sendToShell (file:///Users/____/.local/share/nvm/v20.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.mjs:339:243)
at file:///Users/____/.local/share/nvm/v20.17.0/lib/node_modules/@anthropic-ai/claude-code/cli.mjs:337:1614
at new Promise (<anonymous>) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
MacOS v15.3
Warp Shell v0.2025.02.19.08.02.stable_05
Claude code v0.2.9
Node lte/iron (v20.17.0)
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗