iamshaunjp / iamshaunjp/gatsby-tutorial
Error: The result of this StaticQuery could not be fetched
Open
- Dominant language
- JavaScript
- Stars
- 164
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
Checked out lesson-20 branch from https://github.com/iamshaunjp/gatsby-tutorial.git.
After executing below two commands in the checked out repo :-
```
npm install
gatsby develop
```
server starteed listening on 8000 port.
Getting `Error: The result of this StaticQuery could not be fetched`
when I try to open http://localhost:8000/

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.