-
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: …
-
Vulnerable Library - gatsby-4.15.1.tgz
Blazing fast modern site generator for React
Library home page: https://registry.npmjs.org/gatsby/-/gatsby-4.15.1.tgz
Path to dependency file: /package.json
Pa…
-
## Description
Currently, gatsby-plugin-manifest is prefixing the URL to the icons in `manifest.webmanifest` with the `pathPrefix` config value only. I would assume, like other assets, the icon…
-
Vulnerable Library - gatsby-plugin-sharp-4.15.0.tgz
Wrapper of the Sharp image manipulation library for Gatsby plugins
Library home page: https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plug…
-
Attempted to find a solution already out there, but could not.
Recently updated a blog project to current node / gatsby versions, and additionally updated gatsby-source-contentful to 15.13.0.
No…
-
**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 …
-
When running `gatsby build`, either locally or in Netlify CI, the following warning is printed:
```
warn Plugin `gatsby-source-filesystem` tried to define built-in Gatsby GraphQL type `File`
warn…
-
i want to change all of buttons round radius into 8px.
Checklist
- [X] Modify `@narative/gatsby-theme-novela/src/sections/article/Article.Controls.tsx` ✓ https://github.com/youngbeom-shin/gatsby-…
-
Hi,
Sorry if this is not the right place to post this but I cant seem to get this to load up properly.
I goto localhost:8000/___graphql I do now have the option of allGithubData/githubData howe…
-
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…