-
When I try to install `gatsby-source-wagtail`, even on a fresh Gatsby installation, it throws an exception: `murmurhash is not a function`. It seems this is not the only gatsby source plugin that's de…
-
Hi,
I can't get the source plugin to work. I have added the plugin through yarn, but when running Gatsby develop i'm returned the following error:
> Error in "/Users/xxx/xxx/xxx/node_modules/gat…
-
Currently gatsby fails to load if `docker-compose up --build` if the content submodule hasn't been loaded, with the following error:
```
gatsby_1 | success open and validate gatsby-configs -…
-
I've been trying to migrate from `gatsby-source-wordpress v3` to `gatsby-source-wordpress-experimental` for a while now. And having a little trouble with the menus.
WPGraphQL shows [how to make me…
-
Hello!
Basically works not stable for me, from run to run it might work or throw an error...
Any ideas why the error below might happen from time to time?
```
success createSchemaCustom…
-
I'm using the `gatsby-source-strapi` plugin to query the data in my Gatsby FE app.
This config makes the preview button show up in the Strapi CMS.
```
module.exports = ({ env }) => ({
'previ…
-
Environment for reproduction:
```
Docz version: 2.3.1
Node version: 14.16.0
babel-preset-gatsby@0.12.3
gatsby-cli@2.19.3
gatsby-graphiql-explorer@0.11.0
gatsby-link@2.11.0
gatsby-page-utils@…
-
- [ ] gatsby-source-sanity #83
https://www.olavea.com/ola-tube/84e50cd2-343b-56a2-9962-e0c2792111fd/
https://build-c37a5722-2039-4e7d-86ce-0e0426e8a6f1.gtsb.io/done-for-you-image-cdn-upgrade-of-…
-
As a heads up to anyone who runs into this same issue I did.
It can be solved by following the advice listed [here ](https://community.prismic.io/t/error-with-module-gatsby-source-prismic-graphql/7…
-
Use [Gatsby Image plugin](https://www.gatsbyjs.com/docs/how-to/images-and-media/using-gatsby-plugin-image/) to increase image loading and save bandwidth.
### Context
Gatsby automatically converts …