You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Hello, I'm brand new to Gasby & this theme. I was just trying to get the example working, to do this I cloned the repo, navigated to the gatsby-theme-apollo/example directory & installed the dependencies:
Hi @AaronNBrock, apologies for the delay in response. This repo uses yarn workspaces, so you'll actually need to run the commands in the root instead of inside of the example directory.
yarn in the root to install dependencies
yarn workspaces example start in the root to spin up the example repo site locally
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I'm brand new to Gasby & this theme. I was just trying to get the example working, to do this I cloned the repo, navigated to the
gatsby-theme-apollo/example
directory & installed the dependencies:and tried to start the dev server:
But was given the following error:
It is totally possible I've done something wrong. If so, what did I do wrong? If not, I'd like to report this as a bug.
The text was updated successfully, but these errors were encountered: