-
## There have been updates to the *gatsby* monorepo:
+ - The `dependency` [gatsby-image](https://www.npmjs.com/package/gatsby-image) was updated from `2.0.39` to `2.0.40`.
- The `dependency` [gatsb…
-
when running plugin example (gatsby develope) from the documentation the following error occurs
`error Plugin gatsby-source-rss-feed returned an error
⠁ source and transform nodes
TypeError: …
-
Is it possible to setup this so images from body posts are loaded locally without contentful CDN?
ghost updated
4 years ago
-
Instead of cv_section: something and blogpost: true, should use something like type: cv|blogpost|etc in order to filter for the markdown file data's type (where to put the data).
However, I think t…
-
Every time I try to use the plugin I get the following error:
```
Error in "/node_modules/gatsby-plugin-social-cards/gatsby-node.js": Cannot find module './build'
Require stack:
- /node_modules/…
-
## Description
![image](https://user-images.githubusercontent.com/88266129/178150812-7397368a-e02a-491e-8056-a219777125bc.png)
![image](https://user-images.githubusercontent.com/88266129/17815…
-
**Describe the bug**
While working on #263, I tried to following the steps for local development (`yarn install && yarn start`). When doing so, I run into the following error:
yarn start error
…
-
## There have been updates to the *gatsby* monorepo:
+ - The `devDependency` [babel-preset-gatsby](https://www.npmjs.com/package/babel-preset-gatsby) was updated from `0.1.9` to `0.1.10`.
- The `de…
-
Hi! thanks for this very handy plugin 😃
The only problem is that it fails when I run a production build (see attachment). Any idea on how to fix it?
This is how I'm using it.
-
## Do not use this plugin!
### 1. React is a dependency
This plugin has react as a dependency: it should not be. If you use this plugin, you'll end up with 2 different React packages in your bun…