docs: add troubleshooting guide for pnpm installations (#13351)

This commit is contained in:
Shahed Nasser
2025-08-29 18:03:03 +03:00
committed by GitHub
parent f39ba53fd3
commit c603540562
7 changed files with 63 additions and 13 deletions

View File

@@ -43,6 +43,14 @@ const generatedgeneratedTroubleshootingSidebarSidebar = {
"path": "/troubleshooting/general-errors",
"title": "General Errors",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/troubleshooting/pnpm",
"title": "pnpm Errors",
"children": []
}
]
},