JACoB here...
I can now access this repo, but ran into trouble during my installation checks.
I tried to verify that I could build this repo in preparation for writing code.
Here is some additional info on the error(s) I saw:
Command failed: __NEXT_TEST_MODE=1 SKIP_ENV_VALIDATION=1 npm run build --verbose
npm verb cli /opt/render/project/nodes/node-20.11.0/bin/node /opt/render/project/nodes/node-20.11.0/bin/npm
npm info using npm@10.2.4
npm info using node@v20.11.0
npm verb title npm run build
npm verb argv "run" "build" "--loglevel" "verbose"
npm verb logfile logs-max:10 dir:/opt/render/.cache/_logs/2025-11-04T16_10_13_332Z-
npm verb logfile /opt/render/.cache/_logs/2025-11-04T16_10_13_332Z-debug-0.log
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
Failed to compile.
./public/about-image.jpg
TypeError: Failed to parse URL from /mnt/tmp/tmp-127-p4oV1V4rJCTf/node_modules/next/dist/server/lib/squoosh/mozjpeg/mozjpeg_node_dec.wasm
at node:internal/deps/undici/undici:12344:11
Import trace for requested module:
./components/About.jsx
./pages/index.js
./public/assets/profile.jpg
TypeError: Failed to parse URL from /mnt/tmp/tmp-127-p4oV1V4rJCTf/node_modules/next/dist/server/lib/squoosh/mozjpeg/mozjpeg_node_dec.wasm
at node:internal/deps/undici/undici:12344:11
Import trace for requested module:
./components/Contact.jsx
./pages/index.js
Build failed because of webpack errors
npm verb exit 1
npm verb code 1
You may need to add or edit a jacob.json file in the root of your repository to help me better understand how to build your project.
Please visit the JACoB documentation for more information on how to resolve this issue.
JACoB here...
I can now access this repo, but ran into trouble during my installation checks.
I tried to verify that I could build this repo in preparation for writing code.
Here is some additional info on the error(s) I saw:
Command failed: __NEXT_TEST_MODE=1 SKIP_ENV_VALIDATION=1 npm run build --verbose
npm verb cli /opt/render/project/nodes/node-20.11.0/bin/node /opt/render/project/nodes/node-20.11.0/bin/npm
npm info using npm@10.2.4
npm info using node@v20.11.0
npm verb title npm run build
npm verb argv "run" "build" "--loglevel" "verbose"
npm verb logfile logs-max:10 dir:/opt/render/.cache/_logs/2025-11-04T16_10_13_332Z-
npm verb logfile /opt/render/.cache/_logs/2025-11-04T16_10_13_332Z-debug-0.log
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
Failed to compile.
./public/about-image.jpg
TypeError: Failed to parse URL from /mnt/tmp/tmp-127-p4oV1V4rJCTf/node_modules/next/dist/server/lib/squoosh/mozjpeg/mozjpeg_node_dec.wasm
at node:internal/deps/undici/undici:12344:11
Import trace for requested module:
./components/About.jsx
./pages/index.js
./public/assets/profile.jpg
TypeError: Failed to parse URL from /mnt/tmp/tmp-127-p4oV1V4rJCTf/node_modules/next/dist/server/lib/squoosh/mozjpeg/mozjpeg_node_dec.wasm
at node:internal/deps/undici/undici:12344:11
Import trace for requested module:
./components/Contact.jsx
./pages/index.js
You may need to add or edit a
jacob.jsonfile in the root of your repository to help me better understand how to build your project.Please visit the JACoB documentation for more information on how to resolve this issue.