Skip to content

Bug: this.observer is null #760

@jmgate

Description

@jmgate

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:

Image

Debugging

If I open the web developer tools and pull up the console, I can see:

Image

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

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions