You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
Gh-pages stays like this when I try to use it. It pauses. I wait for a while, still not published, then I exit the terminal, try to run the same thing again, doesn't work. I keep exiting and trying again but won't work.
The only way it will publish is if I restart my computer. After restarting, I run the command and it works.
Command:
gatsby build && gh-pages -d public -b site
I have a Mac M1 Air.
The text was updated successfully, but these errors were encountered:
Gh-pages stays like this when I try to use it. It pauses. I wait for a while, still not published, then I exit the terminal, try to run the same thing again, doesn't work. I keep exiting and trying again but won't work.
The only way it will publish is if I restart my computer. After restarting, I run the command and it works.
Command:
gatsby build && gh-pages -d public -b site
I have a Mac M1 Air.
The text was updated successfully, but these errors were encountered: