-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Gatsby build hangs on createPagesStatefully #3825
Comments
Thanks, I missed that. Should I close this issue? |
DescriptionI am having this problem too. Site is building fine until I drop this code into my gatsby-node.js:
at which point running EnvironmentGatsby version: 2.15.18 Actual output
|
This was referenced Sep 5, 2021
This was referenced Sep 5, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I'm trying to follow the steps on how to deploy a Github Pages deployment here https://www.gatsbyjs.org/docs/how-gatsby-works-with-github-pages/#___gatsby. However when I run
yarn run deploy
ornpm run deploy
gatshby build hangs oncreatePagesStatefully
indefinitely ( I have let it run for 15 mins with no result)Environment
Gatsby version: 1.1.34
Node.js version: v8.9.0
Operating System: High Sierra
Actual result
The text was updated successfully, but these errors were encountered: