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: npm run build --verbose && npx tsc --noEmit
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/2024-08-22T17_17_16_066Z-
npm verb logfile /opt/render/.cache/_logs/2024-08-22T17_17_16_066Z-debug-0.log
npm verb exit 2
npm verb code 2
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: npm run build --verbose && npx tsc --noEmit 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/2024-08-22T17_17_16_066Z- npm verb logfile /opt/render/.cache/_logs/2024-08-22T17_17_16_066Z-debug-0.log npm verb exit 2 npm verb code 2
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.