-
Hello,
This looks super helpful. I'm trying to get it going.
I created something from scratch using: gatsby new reactTest
Then I edited the config.js and added:
- my access token, and for the …
-
```
ERROR #85901 GRAPHQL
There was an error in your GraphQL query:
Max query depth 9 is reached.
161 | parent {
162 | __typename
163 | …
-
Hey! I just tried to use this plugin through gatsby-plugin-mdx and it appears to be eating the abbreviations 🤔 It replaces them with an empty space. I’m not sure if the same thing happens when using i…
-
**Describe the bug**
I have a gatsby website where I use wordpress and woocommerce. Lately I installed WPML for multi language support and when I try to run project I got this error:
`There was an …
-
I am trying to run the compiler of my application made with Gatsby and mpegts.js but I get this error.
I should add that there are no errors with the Gatsby development server, only in the compilatio…
-
**Problem description**:
I installed the `gatsby-transformer-remark gatsby-remark-liquid-tags` plugin to my Gatsby blog and added the configuration in the `gatsby-config.js` file. The problem is th…
-
Hey folks! I'm in the process of submitting my first blog to the Delta.io/blog.
I am following the guidelines in the README to build a local preview and getting stuck:
**What I've done**
- run `…
-
Basically the problem is similar to https://github.com/borgfriend/gatsby-remark-embed-video/issues/20. It's caused by whitespace around markup generated by this plugin.
Quick workaround is to use `…
-
Great plugin, thanks for creating it!
Sometimes I don't want to process any images - for example in my CI pipeline. An easy way to accomplish that is to do something like in `gatsby-config.js`:
…
-
I'm using this package to pull in some job posts data but I'm getting the following error during the gatsby build...
```
Fetch Greenhouse data
Starting to fetch data from Greenhouse
Failed to fe…