-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
dfrkp updated
5 months ago
-
I'm getting this error trying to run `gatsby develop`
we're using the latest Gatsby packages:
```
"gatsby": "^4.10.0",
"gatsby-background-image": "^1.6.0",
"gatsby-cli": "^4.10.0",
…
-
1. ```npm i ```
1. ```npm start```
1. ```Error: Unable to find plugin "gatsby-remark-images"```
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Hey! I'm trying to use this plugin in my Gatsby site. I use `gatsby-plugin-mdx` to process md (and mdx) files instead of the standard `gatsby-transformer-remark` plugin. `gatsby-plugin-mdx` provides a…
-
This looks like a great start to a plugin I'm in need of. Awesome. However, I can't get the images to unzoom.
I'm using https://github.com/pretzelhands/gatsby-starter-semantic-ui as the starter wit…
-
I am trying to implement this plugin to work with my self hosted videos. Currently getting 'Error: Unable to find plugin "gatbsy-remark-videos". Perhaps you need to install its package?' error during …
-
I'm using netlify and have followed your instructions but the images are not found.
Here is my gatsby-config:
```
module.exports = {
plugins: [
'gatsby-plugin-react-helmet',
'gatsb…
-
**Description**
When the `gatsby-plugin-ts` plugin is in use, source maps don't work. If it's deactivated the source maps coming from `gatsby-plugin-typescript` work as expected.
![image](https://…