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.

Gatsby develop command error

See original GitHub issue

Hi everyone, I just created a new Gatsby project for a client. I just ran these following commands gatsby new mynewproject cd mynewproject gatsby develop

Until here, nothing wrong. But when i’m on localhost:8000 I have this error message :

TypeError: Cannot read property ‘jsonName’ of undefined

I tried several time to delete the folder and reinstall Gatsby but I can’t fix this issue.

fireshot capture 3 - - http___localhost_8000_

What can I do in order to solve this issue ??

Thank in advance for your help.

Have a great day.

Maral

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:49 (24 by maintainers)

github_iconTop GitHub Comments

1reaction
LekoArtscommented, Mar 16, 2018

Ehmmm, yeah… I reported that one month ago didn‘t I?

1reaction
MaralScommented, Mar 16, 2018

@rdela It finally works, thanks a lot !!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Common Errors - Gatsby
Running gatsby develop will recreate the cache and process all resources again. You may also want to refer to the dedicated guide on...
Read more >
Gatsby develop command is producing an error - Stack Overflow
1. **Create a Gatsby site. ** Use the Gatsby CLI to create a new site, specifying the Barcadia starter. ```shell # create a...
Read more >
Gatsby Develop Command Doesn't work in VSCode Terminal?
Hello, I have bought a new computer and I have a minor problem. Gatsby's develop command is working on CMD. But on the...
Read more >
Gatsby Build Error - Render
Hi, it's a brief problem that render failed to build due to the npm install failure. It requires --legacy-peer-deps to install but I...
Read more >
gatsby-cli - npm
The Gatsby command line interface (CLI) is the main tool you use to initialize, build and develop Gatsby sites.
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