Open
Description
Motivation
I'm just starting a project to modify ossf/scorecard and scorecard-webapp such that we can deploy them internal to our company, for the sake of scanning repositories that can never leave our networks.
Problem
When building the webapp for the sake of viewing modifications locally, I've followed scorecards-site/README.md
and done
nvm install 14
yarn install
yarn dev
but then when I open http://localhost:3000/
in the browser, it looks like the site starts to load, but then I run into the following:
Debugging
If I open the web developer tools and pull up the console, I can see:
I'm happy to try debugging further, but I have very little experience with web development, and I'm not sure what I should be looking for.
Metadata
Metadata
Assignees
Labels
No labels