docs: added troubleshooting guide for cma (#3756)

This commit is contained in:
Shahed Nasser
2023-04-06 16:19:08 +03:00
committed by GitHub
parent 7813664bba
commit 9bbe1edbda
3 changed files with 27 additions and 0 deletions
+5
View File
@@ -293,6 +293,11 @@ module.exports = {
type: "category",
label: "Installation Errors",
items: [
{
type: "doc",
id: "troubleshooting/create-medusa-app-errors",
label: "Create Medusa App Errors",
},
{
type: "doc",
id: "troubleshooting/cli-installation-errors",