Error: write EPIPE
Resolved 💬 1 comment Opened Feb 28, 2025 by Vildnex Closed Feb 28, 2025
I am not sure if this is a bug or if I did something wrong, but everything worked perfectly and after the last update of the claude I am getting this error every time I am trying to run it.
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:959:11)
at Socket._write (node:net:971:8)
at writeOrBuffer (node:internal/streams/writable:572:12)
at _write (node:internal/streams/writable:501:10)
at Writable.write (node:internal/streams/writable:510:10)
at i6.sendToShell (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.mjs:343:423)
at file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.mjs:340:1714
at new Promise (<anonymous>) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗