s00d/webpack-shell-plugin-next

Max buffer exceeded

wayofthefuture opened this issue · 2 comments

I am on WIndows 10 platform.

Unfortunately, in a relatively short amount of time, I get a "stdout maxBuffer exceeded" error. I checked the code and maxBuffer is passed as MAX_SAFE_INTEGER for the execSync function but still to no avail it still kicks out. I am certain I haven't reached the max buffer. Do you think the MAX_SAFE_INTEGER is too large?

Thanks

s00d commented

Hey. Can you send example code?

s00d commented

I have released a new version 2.1.1. try to use it