Download nodejs lts/* error

node.js download error

3:23:26 PM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
3:23:26 PM: build-image tag: v4.14.3
3:23:26 PM: buildbot version: 4dcf475b8df8e5368becf6538fc83d1d4914f8fc
3:23:26 PM: Fetching cached dependencies
3:23:26 PM: Starting to download cache of 368.3MB
3:23:29 PM: Finished downloading cache in 2.559628408s
3:23:29 PM: Starting to extract cache
3:23:32 PM: Finished extracting cache in 3.136150821s
3:23:32 PM: Finished fetching cache in 5.757597709s
3:23:32 PM: Starting to prepare the repo for build
3:23:32 PM: Preparing Git Reference refs/heads/main
3:23:32 PM: Parsing package.json dependencies
3:23:33 PM: Different build dir detected, going to use the one specified in the Netlify configuration file: '' versus '.' in the Netlify UI
3:23:34 PM: Starting build script
3:23:34 PM: Installing dependencies
3:23:34 PM: Python version set to 2.7
3:23:34 PM: Started restoring cached node version
3:23:35 PM: Finished restoring cached node version
3:23:35 PM: Attempting node version 'lts/*' from .nvmrc
3:23:35 PM: Downloading and installing node v18.12.1...
3:23:35 PM: Downloading https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.xz...
3:23:35 PM: curl: (22) The requested URL returned error: 500
3:23:35 PM: Binary download from https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.xz failed, trying source.
3:23:35 PM: grep: /opt/buildhome/.nvm/.cache/bin/node-v18.12.1-linux-x64/node-v18.12.1-linux-x64.tar.xz: No such file or directory
3:23:35 PM: Provided file to checksum does not exist.
3:23:35 PM: Binary download failed, trying source.
3:23:35 PM: Detected that you have 32 CPU core(s)
3:23:35 PM: Running with 31 threads to speed up the build
3:23:35 PM: Downloading https://nodejs.org/dist/v18.12.1/node-v18.12.1.tar.xz...
3:23:36 PM: curl: (22) The requested URL returned error: 500
3:23:36 PM: Binary download from https://nodejs.org/dist/v18.12.1/node-v18.12.1.tar.xz failed, trying source.
3:23:36 PM: grep: /opt/buildhome/.nvm/.cache/src/node-v18.12.1/node-v18.12.1.tar.xz: No such file or directory
3:23:36 PM: Creating deploy upload records
3:23:36 PM: Provided file to checksum does not exist.
3:23:36 PM: Failed to install node version 'lts/*'
3:23:36 PM: Build was terminated: Build script returned non-zero exit code: 1
3:23:36 PM: Failing build: Failed to build site
3:23:36 PM: Failed during stage 'building site': Build script returned non-zero exit code: 1 (https://ntl.fyi/exit-code-1)
3:23:36 PM: Finished processing build request in 10.044342203s

Node.js server responded with status 500 for that file. It was a server error for Node.js, nothing Netlify can do.

Is this still happening?

I’d anyways not suggest using Node 18 until AWS adds Node 18 support in Lambda.