Skip to content

RangeError: Invalid string length #1524

@niik

Description

@niik

We're getting a few RangeError, looks like it's limited to one or a few installations at the moment (rollup)

RangeError: Invalid string length
    at Socket.onChildStdout (child_process.js:279:13)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at Pipe.onread (net.js:551:20)

This issue seems to indicate it could be due to not being able to allocate enough memory but it's a very old issue so I don't know how much to read into it. Regardless it'd be real nice if we could get a sense of what command we were executing when this occurred.

Metadata

Metadata

Assignees

Labels

bugConfirmed bugs or reports that are very likely to be bugs

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions