Skip to content

Large Amounts of Stdout Causes Exec Error #4

@nbetcher

Description

@nbetcher

I have a script that in a post-deploy does an, 'npm install' and if npm generates a large amount of output (which happens fairly often) it throws the following error:

exec error: RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded

Would be nice to increase the buffer size dramatically (for large projects) or devise some other kind of workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions