Skip to content
Discussion options

You must be logged in to vote

Hi this was resolved by moving components outside of src/pages
Gatsby was trying to generate page for each component folder during build and it got DarkThemeContext (with no JSX being inside) and webpack failed to render any html at

- static-entry.js:263
gatsby-starter-hello-world/.cache/static-entry.js:263:20

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@avi312singh
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by avi312singh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #31970 on June 18, 2021 05:27.