docs: added troubleshooting docs (#2900)

This commit is contained in:
Shahed Nasser
2022-12-26 16:19:10 +02:00
committed by GitHub
parent b0ebfd6bcf
commit 2916ff9861
6 changed files with 75 additions and 0 deletions
@@ -64,6 +64,12 @@ Your Gatsby storefront is now running at `localhost:8000`!
negativeQuestion="Please describe the issue you faced."
/>
:::tip
If you run into errors during the installation, check out [this troubleshooting guide](../troubleshooting/common-installation-errors.mdx).
:::
---
## Development Notes
@@ -58,6 +58,12 @@ Your Next.js storefront is now running at `localhost:8000`!
negativeQuestion="Please describe the issue you faced."
/>
:::tip
If you run into errors during the installation, check out [this troubleshooting guide](../troubleshooting/common-installation-errors.mdx).
:::
---
## Development Notes