169 lines
4.0 KiB
JavaScript
169 lines
4.0 KiB
JavaScript
const generatedgeneratedTroubleshootingSidebarSidebar = {
|
|
"sidebar_id": "troubleshooting",
|
|
"title": "Troubleshooting",
|
|
"items": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting",
|
|
"title": "Overview",
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Installation",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/create-medusa-app-errors",
|
|
"title": "Create Medusa App Errors",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/errors-installing-cli",
|
|
"title": "Errors Installing CLI",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/general-errors",
|
|
"title": "General Errors",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Medusa Application",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/eaddrinuse",
|
|
"title": "EADDRINUSE Error",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/database-errors",
|
|
"title": "Database Errors",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/dist-imports",
|
|
"title": "Importing from /dist",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/workflow-errors",
|
|
"title": "Workflow Errors",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/test-errors",
|
|
"title": "Test Errors",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Admin Development",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/medusa-admin/no-widget-route",
|
|
"title": "Widget or Route not Showing",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Upgrade",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/errors-after-upgrading",
|
|
"title": "Errors After Upgrading",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Frontend",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/cors-errors",
|
|
"title": "CORS Errors",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Integrations",
|
|
"initialOpen": true,
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/troubleshooting/s3",
|
|
"title": "S3 Module Provider Errors",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|
|
export default generatedgeneratedTroubleshootingSidebarSidebar |