ERR_CHILD_PROCESS_STDIO_MAXBUFFER
node
range_error
official
true
stdout maxBuffer length exceeded
ID: node/err_child_process_stdio_maxbuffer
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
A child process produced more stdout/stderr output than the maxBuffer option allowed.
generic