Hi! I am new to Gulp, and trying to deploy ny Sass/Gulp site… Not sure what the issue is… error logs below:
11:17:31 PM: Build ready to start
11:17:33 PM: build-image version: be42e453d6c8f171cc2f654acc29c0a8b60e6d93
11:17:33 PM: build-image tag: v3.7.1
11:17:33 PM: buildbot version: 789a7cee26176d6fc2c69fc2db6f5d2d121f612a
11:17:33 PM: Fetching cached dependencies
11:17:33 PM: Failed to fetch cache, continuing with build
11:17:33 PM: Starting to prepare the repo for build
11:17:34 PM: No cached dependencies found. Cloning fresh repo
11:17:34 PM: git clone https://github.com/ainneo/clickUp
11:17:36 PM: Preparing Git Reference refs/heads/main
11:17:39 PM: Starting build script
11:17:39 PM: Installing dependencies
11:17:39 PM: Python version set to 2.7
11:17:41 PM: v12.18.0 is already installed.
11:17:41 PM: Now using node v12.18.0 (npm v6.14.4)
11:17:41 PM: Started restoring cached build plugins
11:17:41 PM: Finished restoring cached build plugins
11:17:41 PM: Attempting ruby version 2.7.1, read from environment
11:17:43 PM: Using ruby version 2.7.1
11:17:43 PM: Using PHP version 5.6
11:17:43 PM: Started restoring cached node modules
11:17:44 PM: Finished restoring cached node modules
11:17:44 PM: Installing NPM modules using NPM version 6.14.4
11:17:57 PM: > node-sass@4.14.1 install /opt/build/repo/node_modules/node-sass
11:17:57 PM: > node scripts/install.js
11:17:57 PM: Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/linux-x64-72_binding.node
11:17:58 PM: Download complete
11:17:58 PM: Binary saved to /opt/build/repo/node_modules/node-sass/vendor/linux-x64-72/binding.node
11:17:58 PM: Caching binary to /opt/buildhome/.npm/node-sass/4.14.1/linux-x64-72_binding.node
11:17:58 PM: > node-sass@4.14.1 postinstall /opt/build/repo/node_modules/node-sass
11:17:58 PM: > node scripts/build.js
11:17:58 PM: Binary found at /opt/build/repo/node_modules/node-sass/vendor/linux-x64-72/binding.node
11:17:58 PM: Testing binary
11:17:58 PM: Binary is fine
11:17:59 PM: npm WARN clickup@1.0.0 No description
11:17:59 PM: npm WARN clickup@1.0.0 No repository field.
11:17:59 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/glob-watcher/node_modules/fsevents):
11:17:59 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:17:59 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
11:17:59 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:17:59 PM: added 637 packages from 487 contributors and audited 641 packages in 13.969s
11:17:59 PM: 15 packages are looking for funding
11:17:59 PM: run `npm fund` for details
11:17:59 PM: found 0 vulnerabilities
11:17:59 PM: NPM modules installed
11:17:59 PM: Started restoring cached go cache
11:17:59 PM: Finished restoring cached go cache
11:17:59 PM: go version go1.14.4 linux/amd64
11:17:59 PM: go version go1.14.4 linux/amd64
11:17:59 PM: Installing missing commands
11:17:59 PM: Verify run directory
11:18:01 PM:
11:18:01 PM: ────────────────────────────────────────────────────────────────
11:18:01 PM: Netlify Build
11:18:01 PM: ────────────────────────────────────────────────────────────────
11:18:01 PM:
11:18:01 PM: ❯ Version
11:18:01 PM: @netlify/build 11.2.6
11:18:01 PM:
11:18:01 PM: ❯ Flags
11:18:01 PM: deployId: 6087ac7b59de20aedb9ffcfc
11:18:01 PM:
11:18:01 PM: ❯ Current directory
11:18:01 PM: /opt/build/repo
11:18:01 PM:
11:18:01 PM: ❯ Config file
11:18:01 PM: No config file was defined: using default values.
11:18:01 PM:
11:18:01 PM: ❯ Context
11:18:01 PM: production
11:18:01 PM:
11:18:01 PM: ────────────────────────────────────────────────────────────────
11:18:01 PM: 1. Build command from Netlify app
11:18:01 PM: ────────────────────────────────────────────────────────────────
11:18:01 PM:
11:18:01 PM: $ gulp build
11:18:02 PM: [06:18:02] Using gulpfile /opt/build/repo/gulpfile.js
11:18:02 PM: [06:18:02] Task never defined: build
11:18:02 PM: [06:18:02] To list available tasks, try running: gulp --tasks
11:18:02 PM:
11:18:02 PM: ────────────────────────────────────────────────────────────────
11:18:02 PM: "build.command" failed
11:18:02 PM: ────────────────────────────────────────────────────────────────
11:18:02 PM:
11:18:02 PM: Error message
11:18:02 PM: Command failed with exit code 1: gulp build
11:18:02 PM:
11:18:02 PM: Error location
11:18:02 PM: In Build command from Netlify app:
11:18:02 PM: gulp build
11:18:02 PM:
11:18:02 PM: Resolved config
11:18:02 PM: build:
11:18:02 PM: command: gulp build
11:18:02 PM: commandOrigin: ui
11:18:02 PM: publish: /opt/build/repo/dist
11:18:03 PM: Caching artifacts
11:18:03 PM: Started saving node modules
11:18:03 PM: Finished saving node modules
11:18:03 PM: Started saving build plugins
11:18:03 PM: Finished saving build plugins
11:18:03 PM: Started saving pip cache
11:18:03 PM: Finished saving pip cache
11:18:03 PM: Started saving emacs cask dependencies
11:18:03 PM: Finished saving emacs cask dependencies
11:18:03 PM: Started saving maven dependencies
11:18:03 PM: Finished saving maven dependencies
11:18:03 PM: Started saving boot dependencies
11:18:03 PM: Finished saving boot dependencies
11:18:03 PM: Started saving rust rustup cache
11:18:03 PM: Finished saving rust rustup cache
11:18:03 PM: Started saving go dependencies
11:18:03 PM: Finished saving go dependencies
11:18:06 PM: Build failed due to a user error: Build script returned non-zero exit code: 2
11:18:06 PM: Creating deploy upload records
11:18:06 PM: Failing build: Failed to build site
11:18:06 PM: Failed during stage 'building site': Build script returned non-zero exit code: 2
11:18:06 PM: Finished processing build request in 32.856332343s```
I am wondering what else do I need to deploy? I think I might be missing something. Thanks!