After installing and deinstalling astro-compress there is problem with - non-zero exit code: 1

Here is full log:

4:38:51 PM: build-image version: 8fa244c78cd67d8b6f2fa49817cac5c730095600 (focal)
4:38:51 PM: buildbot version: ca5ef010ba354ed88772f56620717c744845dfbe
4:38:51 PM: Fetching cached dependencies
4:38:51 PM: Starting to download cache of 154.5MB
4:38:53 PM: Finished downloading cache in 1.923s
4:38:53 PM: Starting to extract cache
4:38:55 PM: Finished extracting cache in 1.753s
4:38:55 PM: Finished fetching cache in 3.731s
4:38:55 PM: Starting to prepare the repo for build
4:38:55 PM: Preparing Git Reference refs/heads/main
4:38:57 PM: Starting to install dependencies
4:38:57 PM: Python version set to 3.8
4:38:57 PM: Attempting Ruby version 2.7.2, read from environment
4:38:57 PM: Using Ruby version 2.7.2
4:38:58 PM: Started restoring cached go cache
4:38:58 PM: Finished restoring cached go cache
4:38:58 PM: go version go1.19.13 linux/amd64
4:38:58 PM: Using PHP version 8.0
4:38:59 PM: Started restoring cached Node.js version
4:39:00 PM: Finished restoring cached Node.js version
4:39:00 PM: v18.19.0 is already installed.
4:39:01 PM: Now using node v18.19.0 (npm v10.2.3)
4:39:01 PM: Enabling Node.js Corepack
4:39:01 PM: Started restoring cached build plugins
4:39:01 PM: Finished restoring cached build plugins
4:39:01 PM: Started restoring cached corepack dependencies
4:39:01 PM: Finished restoring cached corepack dependencies
4:39:01 PM: No npm workspaces detected
4:39:01 PM: Started restoring cached node modules
4:39:01 PM: Finished restoring cached node modules
4:39:01 PM: Installing npm packages using npm version 10.2.3
4:39:18 PM: Failed during stage “Install dependencies”: dependency_installation script returned non-zero exit code: 1
4:39:18 PM: npm ERR! code EUNSUPPORTEDPROTOCOL
4:39:18 PM: npm ERR! Unsupported URL Type “workspace:”: workspace:0.0.0
4:39:18 PM: npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2024-01-09T15_39_01_838Z-debug-0.log
4:39:18 PM: Error during npm install
4:39:18 PM: Failing build: Failed to install dependencies
4:39:19 PM: Finished processing build request in 27.714s

Hi there, glad you found us :wave:t6: before we can help you, we need a little more information on the issues you are facing.

First, have you looked through this resource? It is a compilation of all of our build and deploy resources. This is a good starting point.

If you have worked through those guides and are still encountering issues please share the following information:

  • the name of your build instance: “example-jones.netlify.com
  • what you have already tried
  • any error messages you have received in your terminal window or in the developer console