Stuck at the very end of HTML/CSS with Netlify

Hey guys, I’ve had a ton of trouble with Git and Parcel. This cert would’ve been done over a month ago if I didn’t have so much trouble. Is there anybody that can help get me past this? I’m literally 5 minutes away from finishing this entire course. lol

I’ve followed Mosh’ instructions to post on Netlify and I keep getting this. I’ve cleared cache and tried several times, no luck.

This is what I keep getting. Thank you so much in advance to anybody that can help!

1:03:15 PM: Build ready to start

1:03:17 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c

1:03:17 PM: build-image tag: v3.8.2

1:03:17 PM: buildbot version: b63d1717a02404f31eb4f9710e846c40c86af045

1:03:17 PM: Building without cache

1:03:17 PM: Starting to prepare the repo for build

1:03:17 PM: No cached dependencies found. Cloning fresh repo

1:03:17 PM: git clone https://github.com/tyronesf/Moshify

1:03:19 PM: Preparing Git Reference refs/heads/main

1:03:20 PM: Parsing package.json dependencies

1:03:20 PM: Creating deploy upload records

1:03:20 PM: Failing build: Failed to parse configuration

1:03:20 PM: Failed during stage ‘Reading and parsing configuration files’:
When resolving config:
Base directory does not exist: /opt/build/repo/parcel build index.html

: exit status 1

1:03:20 PM: Finished processing build request in 3.373790857s

FYI I also tried the help on the forum from a previous issue like this. Did everything they said it it still failed. This is the log currently. Once again, thank you guys so much.

4:07:32 PM: Build ready to start
4:07:35 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c
4:07:35 PM: build-image tag: v3.8.2
4:07:35 PM: buildbot version: b63d1717a02404f31eb4f9710e846c40c86af045
4:07:35 PM: Fetching cached dependencies
4:07:35 PM: Failed to fetch cache, continuing with build
4:07:35 PM: Starting to prepare the repo for build
4:07:35 PM: No cached dependencies found. Cloning fresh repo
4:07:35 PM: git clone https://github.com/tyronesf/Moshify
4:07:37 PM: Preparing Git Reference refs/heads/main
4:07:37 PM: Parsing package.json dependencies
4:07:38 PM: Creating deploy upload records
4:07:38 PM: Failing build: Failed to parse configuration
4:07:38 PM: Failed during stage ‘Reading and parsing configuration files’: When resolving config:Base directory does not exist: /opt/build/repo/parcel build index.html: exit status 1
4:07:38 PM: Finished processing build request in 3.127068137s