Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local build preview is broken #1246

Closed
2 tasks done
meg-gutshall opened this issue Oct 2, 2024 · 0 comments · Fixed by #1254
Closed
2 tasks done

Local build preview is broken #1246

meg-gutshall opened this issue Oct 2, 2024 · 0 comments · Fixed by #1254
Assignees
Labels
Type: bug Something isn't working

Comments

@meg-gutshall
Copy link
Contributor

meg-gutshall commented Oct 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

The site build preview isn't working when running it locally

Steps To Reproduce

I followed the setup instructions in the README file and added a GitHub token but that's the only resource I have in my .env file. Below is the screenshot when I navigate to http://localhost:9000.

Screenshot 2024-10-02 at 12 34 58 PM

When I commented out the GitHub token, the homepage was able to load correctly at http://localhost:9000, however, there was another error thrown when I tried to navigate to the Our Members page.

Screenshot 2024-10-03 at 8 35 47 AM

What browsers are you seeing the problem on?

Chrome, Other

Environment

- OS: Mac Sonoma 14.7
- Node: 20.17.0
- pnpm: 9.10.0

Seeing it on Arc browser.

Anything else?

With a GitHub token, it looks like an issue at /src/data/sponsors.ts. There's a null value being returned at some point that the code can't handle.

Without a GitHub token, it looks like there a syntax issue at src/data/members/index.ts.

I'd be happy to pair with you and click through the app to fix any local bugs!

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the Virtual Coffee community
@meg-gutshall meg-gutshall added Type: bug Something isn't working Status: Needs Triage This issue hasn't been reviewed by maintainers yet. labels Oct 2, 2024
@meg-gutshall meg-gutshall changed the title Build preview is broken Local build preview is broken Oct 3, 2024
@danieltott danieltott removed the Status: Needs Triage This issue hasn't been reviewed by maintainers yet. label Oct 3, 2024
@danieltott danieltott self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants