$ errors.fyi/deno/BrokenPipe 128 namespaces · 4,025 codes
deno · deno/BrokenPipe
BrokenPipe

Broken Pipe

A write was attempted on a pipe, socket, or FIFO whose read end has been closed. This commonly occurs when piping output to a command that exits early (e.g. head). Corresponds to EPIPE.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT