npm-proxy-cache
npm-proxy-cache copied to clipboard
ERR_STREAM_WRITE_AFTER_END and crashes under load
When I run an npm ci
request for a long-ish package-lock.json
I am getting random crashes of the proxy and ERR_STREAM_WRITE_AFTER_END
errors in the console.
Here is a package-lock.json I am using. package-lock.json.zip