who-wrote-that / cli

A command line tool to quickly lookup code owners of classes, methods and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RangeError: stdout maxBuffer length exceeded

antonbaumann opened this issue · comments

{ RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded
    at Socket.onChildStdout (child_process.js:359:14)
    at Socket.emit (events.js:193:13)
    at addChunk (_stream_readable.js:295:12)
    at readableAddChunk (_stream_readable.js:272:13)
    at Socket.Readable.push (_stream_readable.js:231:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:154:17)
  cmd:
   'git show d041b99e1dcd9fa71ecb1f1b6a0635a06e122390 | grep Author' }