question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating a new gatsby site from starter hangs

See original GitHub issue

Trying to create a new gatsby site:

gatsby new layout-test

installation hangs after this message

info Creating new site from git: git://github.com/gatsbyjs/gatsby-starter-default.git

I’ve tried updating gatsby to latest (1.1.20) it was (1.1.11) and same error.

No directory or any files created.

Also tried using started other than the default, but to no avail.

I’ll simply clone a repo for now.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
KyleAMathewscommented, Dec 14, 2017

@kildareflare @strix25 try making sure you’re on the latest gatsby-cli — npm install -g gatsby-cli@latest

0reactions
KyleAMathewscommented, Sep 8, 2018

Due to the high volume of issues, we’re closing out older ones without recent activity. Please open a new issue if you need help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Common Errors - Gatsby
This guide is meant as a reference for common errors that have tripped up other Gatsby users. Problems with the cache. Running a...
Read more >
Stuck building gatsby-starter-netlify-cms - Stack Overflow
I recently switched from react static to gatsby & hit a wall. When I install & build gatsby-starter-netlify-cms I get an error:
Read more >
How To Set Up Your First Gatsby Website | DigitalOcean
In this step you will install a new Gatsby site from a template. Gatsby provides users with starter templates, so you don't have...
Read more >
Intro to Building Websites with Gatsby and WordPress (Fast ...
The latest version of the Gatsby site that we build in this tutorial is available ... You can provide a different starter template...
Read more >
How I broke Gatsby JS conditional page build and learned to ...
create a gatsby site based on the default starter template; upgrade gatsby and the tool chain to the latest stable versions. npx gatsby...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found