-
GraphQLError: Cannot query field "langKey" on type "MarkdownRemarkFields".
I'm trying to use gatsby-plugin-i18n with gatsby-transformer-remark but i'm getting the error above.
```
{
…
-
### 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,…
-
The `gatsby-source-filesystem` must be included before the `gatsby-theme-pkm-garden` plugins. Not doing this might lead to the following error.
```
Field "image" must not have a selection since ty…
-
Where does this Gatsby theme stand in comparison with https://github.com/sasivarnan/gatsby-theme-ghost-casper? Any chance of merging and collaborating?
-
When I try to install `gatsby-source-wagtail`, even on a fresh Gatsby installation, it throws an exception: `murmurhash is not a function`. It seems this is not the only gatsby source plugin that's de…
-
## Problem description
Throughout the codebase we're using values that either come from the starter specific `siteConfig.js`, or - via Content API - the Ghost settings (like [here](https://github.com…
-
i receive this Amp error:
`Custom javascript is not allowed`
it point to this line:
``
maybe because add the `=""` after async?
page to check: https://amp-feature--gatsby-starter-i18n-bul…
-
looking at the starter code https://github.com/gatsbyjs/themes/blob/master/starters/example-i18n/gatsby-config.js it says
https://github.com/gatsbyjs/themes/blob/master/starters/example-i18n/gatsby…
-
### 질문
- 제공해 주신 테마로 기존 블로그를 운영 중입니다. 새로운 Releases로 어떻게 업데이트할 수 있을까요? 직접 파일을 수정해야 하나요?
- 다른 테마와도 함께 사용할 수 있나요?
### 시도
- [Gatsby 테마 적용 후 테마 최신 버전으로 업데이트하기](https://zoomkoding.com/how-to-updat…
-
When trying
gatsby new mytest https://github.com/kalwalt/gatsby-starter-i18n-bulma
I got this error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm…
taghp updated
3 years ago