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

Fix update-node-version script #3844

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

koesie10
Copy link
Member

The update-node-version script is crashing because the output is too large to fit into the default 1MB buffer. This increases the buffer to 10MB to ensure the script doesn't crash.

@koesie10 koesie10 requested a review from a team as a code owner November 27, 2024 12:31
@koesie10 koesie10 merged commit ff50155 into main Nov 27, 2024
16 checks passed
@koesie10 koesie10 deleted the koesie10/fix-update-node-version branch November 27, 2024 13:35
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

Successfully merging this pull request may close these issues.

2 participants