Eleventy "non-zero exit code: 127" Error

Netlify Site Name: dazzling-raindrop-44c598.netlify.app

Issue: I’ve tried building this a couple dozen times and for whatever reason this will never deploy from my own GitHub Repository after I use the template for the Fernfolio Starter Template

I’ve honestly tried this about every way i can and it’s getting frustrating. Thank you for your help.

3:21:51 AM: Build ready to start
3:21:53 AM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
3:21:53 AM: build-image tag: v4.8.0
3:21:53 AM: buildbot version: d7330f24833f29d0263d28116347ab83094a2561
3:21:53 AM: Fetching cached dependencies
3:21:53 AM: Failed to fetch cache, continuing with build
3:21:53 AM: Starting to prepare the repo for build
3:21:53 AM: No cached dependencies found. Cloning fresh repo
3:21:53 AM: git clone https://github.com/GeauxWeisbeck4/Pine-Wood-Studio
3:21:54 AM: Preparing Git Reference refs/heads/master
3:21:54 AM: Parsing package.json dependencies
3:21:55 AM: Starting build script
3:21:55 AM: Installing dependencies
3:21:55 AM: Python version set to 2.7
3:21:55 AM: Attempting node version '10' from .nvmrc
3:21:56 AM: Downloading and installing node v10.24.1...
3:21:56 AM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
3:21:56 AM: Computing checksum with sha256sum
3:21:56 AM: Checksums matched!
3:21:58 AM: Now using node v10.24.1 (npm v6.14.12)
3:21:58 AM: Started restoring cached build plugins
3:21:58 AM: Finished restoring cached build plugins
3:21:58 AM: Attempting ruby version 2.7.2, read from environment
3:21:59 AM: Using ruby version 2.7.2
3:21:59 AM: Using PHP version 8.0
3:21:59 AM: No npm workspaces detected
3:21:59 AM: Started restoring cached node modules
3:21:59 AM: Finished restoring cached node modules
3:22:00 AM: Installing NPM modules using NPM version 6.14.12
3:22:00 AM: npm notice created a lockfile as package-lock.json. You should commit this file.
3:22:00 AM: npm WARN Invalid name: "Pine Wood Studio"
3:22:00 AM: npm WARN repo No description
3:22:00 AM: npm WARN repo No repository field.
3:22:00 AM: npm WARN repo No README data
3:22:00 AM: npm WARN repo No license field.
3:22:01 AM: up to date in 0.226s
3:22:01 AM: found 0 vulnerabilities
3:22:01 AM: NPM modules installed
3:22:01 AM: Started restoring cached go cache
3:22:01 AM: Finished restoring cached go cache
3:22:01 AM: Installing Go version 1.17
3:22:06 AM: unset GOOS;
3:22:06 AM: unset GOARCH;
3:22:06 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.17.linux.amd64';
3:22:06 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.17.linux.amd64/bin:${PATH}";
3:22:06 AM: go version >&2;
3:22:06 AM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.17.linux.amd64.env"
3:22:06 AM: go version go1.17 linux/amd64
3:22:06 AM: Installing missing commands
3:22:06 AM: Verify run directory
3:22:07 AM: ​
3:22:07 AM: ────────────────────────────────────────────────────────────────
3:22:07 AM:   Netlify Build                                                 
3:22:07 AM: ────────────────────────────────────────────────────────────────
3:22:07 AM: ​
3:22:07 AM: ❯ Version
3:22:07 AM:   @netlify/build 27.1.3
3:22:07 AM: ​
3:22:07 AM: ❯ Flags
3:22:07 AM:   baseRelDir: true
3:22:07 AM:   buildId: 62a19f8f7ef58f379cf41bcc
3:22:07 AM:   deployId: 62a19f8f7ef58f379cf41bce
3:22:07 AM: ​
3:22:07 AM: ❯ Current directory
3:22:07 AM:   /opt/build/repo
3:22:07 AM: ​
3:22:07 AM: ❯ Config file
3:22:07 AM:   /opt/build/repo/netlify.toml
3:22:07 AM: ​
3:22:07 AM: ❯ Context
3:22:07 AM:   production
3:22:07 AM: ​
3:22:07 AM: ────────────────────────────────────────────────────────────────
3:22:07 AM:   1. build.command from netlify.toml                            
3:22:07 AM: ────────────────────────────────────────────────────────────────
3:22:07 AM: ​
3:22:07 AM: $ eleventy
3:22:07 AM: bash: eleventy: command not found
3:22:07 AM: ​
3:22:07 AM: ────────────────────────────────────────────────────────────────
3:22:07 AM:   "build.command" failed                                        
3:22:07 AM: ────────────────────────────────────────────────────────────────
3:22:07 AM: ​
3:22:07 AM:   Error message
3:22:07 AM:   Command failed with exit code 127: eleventy (https://ntl.fyi/exit-code-127)
3:22:07 AM: ​
3:22:07 AM:   Error location
3:22:07 AM:   In build.command from netlify.toml:
3:22:07 AM:   eleventy
3:22:07 AM: ​
3:22:07 AM:   Resolved config
3:22:07 AM:   build:
3:22:07 AM:     command: eleventy
3:22:07 AM:     commandOrigin: config
3:22:07 AM:     publish: /opt/build/repo/_site
3:22:07 AM:     publishOrigin: config
3:22:08 AM: Caching artifacts
3:22:08 AM: Started saving node modules
3:22:08 AM: Finished saving node modules
3:22:08 AM: Started saving build plugins
3:22:08 AM: Finished saving build plugins
3:22:08 AM: Started saving pip cache
3:22:08 AM: Finished saving pip cache
3:22:08 AM: Started saving emacs cask dependencies
3:22:08 AM: Finished saving emacs cask dependencies
3:22:08 AM: Started saving maven dependencies
3:22:08 AM: Finished saving maven dependencies
3:22:08 AM: Started saving boot dependencies
3:22:08 AM: Finished saving boot dependencies
3:22:08 AM: Started saving rust rustup cache
3:22:08 AM: Finished saving rust rustup cache
3:22:08 AM: Started saving go dependencies
3:22:09 AM: Finished saving go dependencies
3:22:10 AM: Build failed due to a user error: Build script returned non-zero exit code: 2
3:22:10 AM: Creating deploy upload records
3:22:11 AM: Failing build: Failed to build site
3:22:11 AM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2)
3:22:11 AM: Finished processing build request in 17.752385784s

hi there, you might investigate error code 2 as well.

here is a guide that might help you resolve this: