Initalizing failure

Hi, I tried to update my project with some new features, the build was fine, but during initializing it didnt go through, these are the logs that I think might help to determine the cause of the failure

2:28:08 PM: Binary download from https://nodejs.org/dist/v18.18.0/node-v18.18.0.tar.xz failed, trying source.

2:28:08 PM: grep: /opt/buildhome/.nvm/.cache/src/node-v18.18.0/node-v18.18.0.tar.xz: No such file or directory

2:28:08 PM: Provided file to checksum does not exist.

2:28:08 PM: Failed to install Node.js version ‘18’

2:28:08 PM: Build was terminated: dependency_installation script returned non-zero exit code: 1

2:28:08 PM: Failing build: Failed to install dependencies

can you provide more details such as the site name/id or slug on the account? And a link to the most recent build log would be great.

I also encourage you to checkout this Support Guide which contains a ton of useful debugging tips that can likely help you solve your problem :slight_smile: Additionally, this Support Guide houses all of our resources for debugging build and deploy issues.

We also recommend trying to search the forums with the build error you encountered - it’s likely your question was already asked by someone else!