Build failing downloading nodejs. Seems to be a problem with nodejs site

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?

Seems that nodejs downloads are working again.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.