-
**Is your feature request related to a problem? Please describe.**
Yes, I've recently updated `gatsby-plugin-mdx` to version 4 and encountered a dependency conflict between @mdx-js/react and mdx-embe…
-
ERROR #11321 PLUGIN
"gatsby-plugin-mdx" threw an error while running the preprocessSource lifecycle:
Cannot read properties of undefined (reading 'setParserPlugins')
128 | }
129 |
>…
-
## Question
**Description**
*I installed the docz on my react-native project following the official example, but I got some issues when I try to run, follow the issues*
```shell
ERROR #11321 …
-
https://gyazo.com/ec7f006e8f659d6487f0cedc8cb836b0
When using this plugin with gatsby-plugin-mdx, configured like this
```
{
resolve: `gatsby-plugin-mdx`,
options: {
gatsby…
-
Development completes successfully although there is a failure.
> yarn dev
```cli
yarn run v1.22.4
$ gatsby clean && gatsby develop
info Deleting .cache, public
info Successfully deleted directo…
-
When will gatsby-transformer-mdx be compatible with gatsby version 3?
-
👋 Hey there!
I just threw together a sample project with mdx-deck@v4/gatsby and code-surfer@v3. When I attempted to run `gatsby develop` I got this error
```
> gatsby develop
success open a…
-
### Steps to reproduce
1. Add `pathPrefix` config to `gatsby-config.js`
2. Build using `gatsby build --prefix-paths` ([Gatsby docs](https://www.gatsbyjs.org/docs/path-prefix/))
### Expected beh…
-
I'd like to be able to retrieve files other than images from S3, and access them through GraphQL.
Currently, localfile nodes are only generated in GraphQL for image files, and not e.g.: mdx, json …
-
how to handle the deprectaiton of gatsby-transformer-mdx-introspection package
Suggestion:
- tell changesets that this package changes (patch version)
- change the repository URL in package.json of t…