errors.fyi
community error code reference
errors.fyi
/
ERR_STREAM_UNSHIFT_AFTER_END_EVENT
ERR_STREAM_UNSHIFT_AFTER_END_EVENT
nodejs
Cannot unshift after end
stream.unshift() was called after the end event was emitted.
References
https://nodejs.org/api/errors.html
← all namespaces