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
jacobsampledemo@0.1.0 build
react-scripts build
Creating an optimized production build...
Failed to compile.
Module not found: Error: Can't resolve './Components/SAMPLE' in '/mnt/tmp/tmp-98-FfZjcikgfeOX/src'
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
Creating an optimized production build... Failed to compile.
Module not found: Error: Can't resolve './Components/SAMPLE' in '/mnt/tmp/tmp-98-FfZjcikgfeOX/src'
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.