docs: improved create-medusa-app structure (#5458)

This commit is contained in:
Shahed Nasser
2023-10-24 18:29:05 +03:00
committed by GitHub
parent 5c77029cb0
commit 0eb56519e9
16 changed files with 54 additions and 47 deletions
@@ -1,9 +1,9 @@
import Troubleshooting from '@site/src/components/Troubleshooting'
import DetailsList from '@site/src/components/DetailsList'
import PermissionErrorsSection from './_permission-errors.md'
import PowershellErrorSection from './_powershell-error.md'
import YarnErrorSection from './_yarn-error.mdx'
<Troubleshooting
<DetailsList
sections={[
{
title: "NPM Error: EACCES Permissions Errors",