Skip to content
Discussion options

You must be logged in to vote

I started creating a minimal reproduction and adding everything back one by one, but decided to play more with my first setup for a little...and I'm glad I did.

Here's what caused the issue:

This Gatsby install is part of a Project Template we use which includes backend code, front-end, pipeline deployment scripts, etc.
The structure is similar to:

ProjectTemplate folder

  • client folder
  • server folder
  • other folders

The Gatsby install lives in the client folder but occasionally I need to go into the root folder to do certain things.

So what happened!?

I accidentally installed gatsby-source-graphql into the root folder instead of the client folder. That's all.
I should have picked this up wh…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@daledesilva
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by daledesilva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants