danielgtaylor / atom-api-blueprint-preview

Live preview API Blueprint in Atom
MIT License
43 stars 19 forks source link

stdout maxBuffer exceeded #44

Open madeinjam opened 8 years ago

madeinjam commented 8 years ago

Hi!

I have a huge API Blueprint and when I try to preview it, it fails with:

Previewing ApiBlueprint Failed

stdout maxBuffer exceeded.

Is there any way to make bigger the buffer or some work around?

Thanks!

andonescu commented 8 years ago

I just started to have the same issue. Any news on this? Or some hints on how we can resolve this ?

zmorris commented 8 years ago

Same problem here. My blueprint.md is 95k and has 3460 lines.

danielgtaylor commented 8 years ago

Looks like I need to make the buffer bigger somehow. I'll look into this.

pnull commented 8 years ago

:+1:

pnull commented 8 years ago

This could be a solution for it: https://github.com/stevelacy/gulp-git/issues/68

davibe commented 8 years ago

same here

underscore05 commented 7 years ago

Hello Guys,

How can I immediately apply the changes in maxBuffer to existing installation of Atom?

heaven00 commented 7 years ago

same here

dominic-miglar commented 7 years ago

Same here, my .apib file has approx. 16k lines.

Error:

Previewing ApiBlueprint Failed

stdout maxBuffer exceeded
shirbr510 commented 7 years ago

was this issue resolved?

my apib file is 2.6k lines long and I get the same error

flogr commented 6 years ago

I'm getting the same error... how can this be resolved?

nlyn commented 6 years ago

+1