-
If I use Gatsby's [wrapPageElement](https://www.gatsbyjs.org/docs/browser-apis/#wrapPageElement), or a plugin that does, like @TylerBarnes [gatsby-plugin-transition-link](https://github.com/TylerBarne…
-
**Describe the bug**
All was working great and now I keep getting the error 'Failed to validate error Error [ValidationError]: "name" is not allowed'
I've tried removing node modules and re-installi…
-
cuando ejecuto gatsby develop me da el siguiente error
warn There was a problem with gatsby-source-mercadolibre. Check this endpoint: ↳ https://api.mercadolibre.com/sites/MLA/search?nickname=FRAVEG…
-
This is already handled by Gatsby pretty well, but the [Cache API](https://www.gatsbyjs.org/docs/build-caching/) can be leveraged to make sure the pulled images are persisted between builds.
---
…
-
gatsby-cli@2.12.62 生成的初始项目中预置了一些 plugins,可在 gatsby-config.js 文件中查看,它们的作用如下:
- gatsby-plugin-react-helmet。可在 gatsby 项目中使用 react-helmet
- gatsby-source-filesystem。把 images 等静态资源转换成 graphQL 数据
- gat…
-
### Description
I can't get this to run. When I `gatsby develop` or `gatsby-build` I get the following error.
```
ERROR
Unable to source nodes!
ERROR #11321 PLUGIN
"gatsby-source-cr…
-
```
"gatsby-plugin-webpack-size": "2.0.1"
"gatsby": "3.0.4"
```
Got the following error when building production assets.
```
Error: Content and Map of this Source is not available (only size…
-
The latest version expects gatsby 2.x it appears while Gatsby has moved on to 4.x. Support for Gatsby >2.x would be nice.
I see the following with a gatsby 4 install...
```
warn Plugin gatsby-s…
dopry updated
2 years ago
-
Hi, I try to follow the documentation but still no luck. The image field still detected as a sting `Field "src" must not have a selection since type "String" has no subfields`
Here is my directory
…
-
I have loaded the plugin but when viewing the query on GraphiQL the childImageSharp.fluid is not an option. image_sharp appears but not childImageSharp within it.
Please help if you can :)
Bello…