Skip to content

stdout maxBuffer length exceeded #4

@Conor-clicktech

Description

@Conor-clicktech

Hi, I'm getting the below error when running inkdrop in my TF directory.
Running inkdrop just hangs forever
Running inkdrop --from-plan plan.out produces the below error.

NPM: 10.4.0
OS: Ubuntu 20.04

$: inkdrop --from-plan plan.out

`Diagram renderer running on localhost:3000
node:child_process:490
ex = new ERR_CHILD_PROCESS_STDIO_MAXBUFFER('stdout');
^

RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded
at Socket.onChildStdout (node:child_process:490:14)
at Socket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23) {
code: 'ERR_CHILD_PROCESS_STDIO_MAXBUFFER',
cmd: 'terraform show -json .../terraform/plan.out',
stdout:... 1038570 more characters`

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions