Skip to content

Can't run site locally for development #5333

Closed
@benmccann

Description

@benmccann

Describe the bug
npm run dev in the site directory no longer works for me since #4215. Tried running npm run update to solve, but that didn't work either.

Logs
npm run dev gives me:

Could not resolve '../_contributors.js' from src/routes/_components/Contributors.svelte

npm run update gives me:

(node:31424) UnhandledPromiseRejectionWarning: FetchError: request to https://avatars3.githubusercontent.com/u/788001?v=4 failed, reason: connect ETIMEDOUT 151.101.188.133:443

To Reproduce

cd site
npm install

Then run npm run update or npm run dev

Severity
Blocks contributing to the Svelte site

Additional context
Perhaps there was a user who contributed and then deleted their account and we don't handle that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions