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

Build failures encountered during local development #151

Open
jrgriffiniii opened this issue Sep 24, 2024 · 1 comment
Open

Build failures encountered during local development #151

jrgriffiniii opened this issue Sep 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jrgriffiniii
Copy link
Contributor

With the proper authorization token, I currently encounter the following:

Error getting blogPosts.
 ⨯ N [Error]: Error serializing `.blogPosts` returned from `getStaticProps` in "/".
Reason: `undefined` cannot be serialized as JSON. Please use `null` or omit this value.
  page: '/'
}
 ✓ Compiled /_error in 151ms (1050 modules)
 GET / 500 in 4789ms
@jrgriffiniii jrgriffiniii self-assigned this Sep 24, 2024
@jrgriffiniii jrgriffiniii added the bug Something isn't working label Sep 24, 2024
@jrgriffiniii
Copy link
Contributor Author

I have this fixed now, and I am no longer blocked by this local bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant