Closed koesie10 closed 3 days ago
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.
update-node-version
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.