Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Increase post unpack buffer #1191

Merged
merged 1 commit into from
Aug 15, 2019
Merged

Conversation

spalladino
Copy link
Contributor

Unpacking the starter-kit-gsn yielded an stderr maxBuffer length exceeded error due to the verbosity of npm install. This increases the default maxbuffer 100x from its default of 1024 ** 2.

Unpacking the starter-kit-gsn yielded an `stderr maxBuffer length exceeded` error due to the verbosity of npm install. This increases the default maxbuffer 100x from its default of 1024 ** 2.
@spalladino spalladino requested a review from ylv-io August 15, 2019 16:42
Copy link
Contributor

@ylv-io ylv-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No one will need more than 637 kB of memory for a personal computer

Famous quote

@spalladino spalladino merged commit 571e489 into master Aug 15, 2019
@spalladino spalladino deleted the fix/increase-unpack-hook-buffer branch August 15, 2019 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants