errors.fyi
community error code reference
errors.fyi
/
nodejs
/
ERR_STREAM_CANNOT_PIPE
ERR_STREAM_CANNOT_PIPE
nodejs
Cannot pipe to a non-writable stream
stream.pipe() was called on a stream that is not writable.
References
https://nodejs.org/api/errors.html
โ all namespaces for ERR_STREAM_CANNOT_PIPE