I’m new to Netlify and Couchbase and I’m trying to follow this tutorial:
I clicked the Deploy to Netlify button and followed the instructions. The Deploy failed during Initializing (log snippet, full output below):
Deploy failed for thriving-mooncake-cf2014
…
3:33:06 PM: Installing npm packages using npm version 10.9.2
3:51:02 PM: Failed during stage ‘Install dependencies’: Command did not finish within the time limit
…
I think it is unexpected that a simple tutorial should take more than 18 minutes to install dependencies (?)
Please let me know if you have any suggestions.
Thanks,
Andy
3:32:53 PM: build-image version: 2be63b793c62ef8e32317f27dbcfe59c48c048e5 (noble)
3:32:53 PM: buildbot version: 91cc4f998569cea05e76ddf293285a8103fcb504
3:32:53 PM: Fetching cached dependencies
3:32:53 PM: Failed to fetch cache, continuing with build
3:32:53 PM: Starting to prepare the repo for build
3:32:53 PM: No cached dependencies found. Cloning fresh repo
3:32:53 PM: git clone --filter=blob:none GitHub - couchbase-examples/netlify-tutorial: Sample application for Couchbase Capella with Netlify tutorial
3:32:54 PM: Preparing Git Reference refs/heads/main
3:32:55 PM: Pushing to repository git@github.com:andrewpfunk/netlify-tutorial
3:33:02 PM: Custom functions path detected. Proceeding with the specified path: ‘netlify/functions’
3:33:02 PM: Starting to install dependencies
3:33:02 PM: Python version set to 3.13.3
3:33:02 PM: Ruby version set to 3.4.3
3:33:02 PM: Go version set to 1.24.3
3:33:03 PM: Using PHP version 8.3
3:33:04 PM: Downloading and installing node v22.15.1…
3:33:04 PM: Downloading https://nodejs.org/dist/v22.15.1/node-v22.15.1-linux-x64.tar.xz…
3:33:04 PM: Computing checksum with sha256sum
3:33:04 PM: Checksums matched!
3:33:06 PM: Now using node v22.15.1 (npm v10.9.2)
3:33:06 PM: Enabling Node.js Corepack
3:33:06 PM: Started restoring cached build plugins
3:33:06 PM: Finished restoring cached build plugins
3:33:06 PM: Started restoring cached corepack dependencies
3:33:06 PM: Finished restoring cached corepack dependencies
3:33:06 PM: No npm workspaces detected
3:33:06 PM: Started restoring cached node modules
3:33:06 PM: Finished restoring cached node modules
3:33:06 PM: Installing npm packages using npm version 10.9.2
3:51:02 PM: Failed during stage ‘Install dependencies’: Command did not finish within the time limit
3:51:02 PM: Execution timed out after 17m59.017120233s
3:51:02 PM: Execution timed out after 17m59.017318999s
3:51:02 PM: Failing build: Failed to install dependencies