errors.fyi community error code reference
ERR_STREAM_CANNOT_PIPE
nodejs

Cannot pipe to a non-writable stream

stream.pipe() was called on a stream that is not writable.

References

← all namespaces