errors.fyi community error code reference
ERR_STREAM_UNSHIFT_AFTER_END_EVENT
nodejs

Cannot unshift after end

stream.unshift() was called after the end event was emitted.

References

← all namespaces