Closed
Description
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
or npm run deploy
gatshby build hangs on createPagesStatefully
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
yarn run v1.3.2
$ gatsby build && gh-pages -d public -b master
success delete html files from previous builds — 0.047 s
success open and validate gatsby-config.js — 0.004 s
success copy gatsby files — 0.018 s
success onPreBootstrap — 0.004 s
success source and transform nodes — 0.014 s
success building schema — 0.068 s
success createLayouts — 0.023 s
success createPages — 0.001 s
⠄ createPagesStatefully
Metadata
Assignees
Labels
No labels