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
Looks like for some reason git couldn't connect to github — fatal: unable to connect to github.com: — so this isn't a Gatsby error. It could have been a temporary network problem so please try again!
Description
Getting this error:
Environment
Gatsby version: 1.1.28
Node.js version: 8.9.1
Operating System: Win 7 64 bit
Actual result
Getting this error:
Expected behavior
No error
Steps to reproduce
Follow steps from: https://www.gatsbyjs.org/docs/
1. npm install --global gatsby-cli
2. gatsby new gatsby-site
Fix
git clone https://github.com/gatsbyjs/gatsby-starter-default
npm install
The text was updated successfully, but these errors were encountered: