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.

Starter Hello World needs gatsby version bump + deploy

See original GitHub issue

Description

There was the issue around Cannot find module ‘gatsby-cli/lib/reporter’ - some of the starter repos have it updated now, but not the starter repo referenced in the tutorial.

Steps to reproduce

Look at package.json 😃

Expected result

I had tried to make the change here to fix this: https://github.com/gatsbyjs/gatsby-starter-hello-world/pull/62/files

Actual result

N/A

Environment

N/A

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
wardpeetcommented, Aug 17, 2020

Thanks, I’ll get it updated today 👍

0reactions
wardpeetcommented, Oct 21, 2020

Fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Part 1: Create and Deploy Your First Gatsby Site
Now that you've set up your computer with all the tools you'll need, it's time to get started! Over the course of this...
Read more >
Gatsby Documentation Update · Issue #26499 - GitHub
Set Up Your Development Environment > Create a Gatsby site The shell ... Starter Hello World needs gatsby version bump + deploy #26503....
Read more >
How to Install, Setup, Build and Deploy Gatsby JS ... - YouTube
Gatsby JS is one of the best tools in which to build websites with. It's fast, agile but the initial entry to using...
Read more >
GatsbyJS Series — Setup project and deploy site ... - Medium
First, we need to install Gatsby CLI (current version is 2.7.0) to ... Note that https://github.com/gatsbyjs/gatsby-starter-hello-world is ...
Read more >
How to configure an existing Gatsby application for ...
npm install -g gatsby-cli gatsby new hello-world https://github.com/gatsbyjs/gatsby-starter-hello-world. and then in the new directory: gatsby develop -H ...
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