We’ve been getting failures today with a download error for nodejs. Here is the relevant log section:
npm info ok
installing : node-v16.5.0
mkdir : /usr/local/n/versions/node/16.5.0
fetch : https://nodejs.org/dist/v16.5.0/node-v16.5.0-linux-x64.tar.gz
curl: (18) transfer closed with 30451278 bytes remaining to read
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Error: failed to download archive for 16.5.0
I tried downloading that same file from chrome on my machine and indeed, it is very slow (hours to download a 33mb file). Can something be done or are we at the mercy of nodejs?