ERR_STREAM_UNSHIFT_AFTER_END_EVENT node runtime_error official true

Unshift after end event

ID: node/err_stream_unshift_after_end_event

Also available as: JSON · Markdown
0%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
18 active
20 active
22 active

Root Cause

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

generic

Official Documentation

https://nodejs.org/api/errors.html