Netlify site deployment stuck and failing before node init

Hello, when trying to deploy my site ‘caspersuniverse’, it always gets stuck in the Initializing part of deployment. The log is this:

8:34:46 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)

8:34:46 PM: buildbot version: 16ead92caa9f8e177f18ab47e138c7dc936e93d8

8:34:46 PM: Fetching cached dependencies

8:34:46 PM: Failed to fetch cache, continuing with build

8:34:47 PM: Starting to prepare the repo for build

8:34:47 PM: No cached dependencies found. Cloning fresh repo

8:34:47 PM: git clone --filter=blob:none GitHub - CasperThePancake/Casper-s-Universe

8:34:47 PM: Preparing Git Reference refs/heads/main

8:34:49 PM: Starting to install dependencies

8:34:50 PM: Python version set to 3.8

8:34:50 PM: Attempting Ruby version 2.7.2, read from environment

8:34:50 PM: Using Ruby version 2.7.2

8:34:51 PM: Started restoring cached go cache

8:34:51 PM: Finished restoring cached go cache

8:34:52 PM: go version go1.19.13 linux/amd64

8:34:53 PM: Using PHP version 8.0

And it never gets farther than that. I have changed none of the default settings. I deleted and remade the site as well. On the old site, it also once stopped and threw me an error saying it failed to install the node.js dependency. Could this be resolved? Thanks!

3 Likes

Same issue for me.

Error: “Version ‘18’ not found - try nvm ls-remote to browse available versions.”

2 Likes

same issue – randomly 10 min between builds throwing this error. Something wrong on Netlify side

2 Likes

same error when trying to build: Version ‘16’ not found - try nvm ls-remote to browse available versions

nodejs is down - google the status page. ugh

Node.js posted this on their statuspage here:

https://status.nodejs.org/

It should be resolved now, though.