docs: added troubleshooting component (#4255)
This commit is contained in:
@@ -4,6 +4,7 @@ description: 'Learn how to prepare your development environment while using Medu
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
import MedusaCliTroubleshootingSection from '../../troubleshooting/cli-installation-errors/_reusable-section.mdx'
|
||||
|
||||
# Prepare Development Environment
|
||||
|
||||
@@ -136,11 +137,9 @@ You can check that Medusa was installed by running the following command:
|
||||
medusa -v
|
||||
```
|
||||
|
||||
:::note
|
||||
#### Troubleshooting Installation
|
||||
|
||||
If you run into any errors while installing the CLI tool, check out the [troubleshooting guide](../../troubleshooting/cli-installation-errors.mdx).
|
||||
|
||||
:::
|
||||
<MedusaCliTroubleshootingSection />
|
||||
|
||||
### PostgreSQL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user