Hi!
I've been struggling for the last couple of days with this error:
events.js:160 throw er; // Unhandled 'error' event ^ Error: stdout maxBuffer exceeded at Socket.<anonymous> (child_process.js:259:14) 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:548:20)
I haven't run my pipelines for the last month but last week I needed to deploy a new version of my code and it started failing.
My pipelines basically consists in installing some jspm/bower/npm dependencies, bundle my code and commit this to an external server.
I've tried different solutions like the "--silent" option in npm and bower, exporting the output of these package managers to an external log file, etc. But it keeps breaking at this point... I've run the same commands locally in my computer and everything works smoothly...
Can anyone help me?
I'm not aware of any similar issues; if you reach out via https://getsupport.atlassian.com we can take a look at your specific issue.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.