Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

truffle unbox throws ERR_CHILD_PROCESS_STDIO_MAXBUFFER #17

Open
elifarley opened this issue Dec 18, 2018 · 1 comment
Open

truffle unbox throws ERR_CHILD_PROCESS_STDIO_MAXBUFFER #17

elifarley opened this issue Dec 18, 2018 · 1 comment

Comments

@elifarley
Copy link

I've

[nft-test]$ truffle version
Truffle v4.1.13 (core: 4.1.13)
Solidity v0.4.24 (solc-js)

[nft-test]$ truffle unbox chuckbergeron/etherplate
Downloading...
Unpacking...
Setting up...
RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stderr maxBuffer length exceeded
    at Socket.onChildStderr (child_process.js:365:14)
    at Socket.emit (events.js:189:13)
    at addChunk (_stream_readable.js:288:12)
    at readableAddChunk (_stream_readable.js:265:13)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:145:17)
@chuckbergeron
Copy link
Owner

@elifarley Thanks for opening this. I just gave it a shot on my Macbook Pro (fresh install, truffle unbox) and it worked without issues. Here's my env:

node -v
v8.11.4
npm -v
5.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants