-
# npm ci & `package-lock.json` error
`The `npm ci` command can only install with an existing package-lock.json`
https://github.com/xgqfrms/Gatsby-Tutorials-All-In-One/actions/runs/3339900660/…
-
## 翻訳者へ
ページを翻訳するために:
1. あなたが翻訳したいページについて、以下のチェックリストとコメント欄を見て、他の誰も翻訳することを宣言していないことを確認してください。
2. この Issue に、翻訳したいページ名をコメントしてください。**1 ページづつでお願いします**。
3. `gatsby-ja`リポジトリを Clone して、該当するページを翻訳しましょう…
-
# Description of the enhancement
For now, there is no way of displaying captions under images inside MDX files. It technically works, but it causes a nesting warning: ` cannot appear as a descendant …
-
## Bug Report
**The bug**
While starting a new docz project I am faced with a ton of errors which is mainly caused due to the wrong imports in the docz module itself.
**To Reproduce**
1. use…
-
Hello! I have a very simple presentation that builds successfully the first time, but then fails to rebuild once a change is made. If you simply save the file, the build does not fail, but any modif…
-
When pulling the main branch the npm packages won't install with `npm install` due to a number of conflicting dependencies around `react`.
After closer inspection of the failing packages, it turns…
-
Hi,
I am trying to use Mermaid to make graphs in my markdown files. I followed the instructions on [the gatsby plugin site](https://www.gatsbyjs.org/packages/gatsby-remark-mermaid/) but it doesn't …
wserr updated
2 years ago
-
Pages like /now, /accessibility, /projects are showing up in my RSS feed on Feedly.
Looks like this happened around Jan 25. Check the commit history to see why this is happening.
- [x] Fix the i…
-
- Upgrade PR: https://github.com/commercetools/commercetools-docs-kit/pull/1355
- Migration guide: https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx/#migrating-from-v3-to-v4
- Upgrade PR: https:…
-
## Bug Report
**Describe the bug**
Mdx files are not picked up when src is set to parent directory (although they're visible in graphql). Also build takes a very long time like node_modules were…