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

@@ -1423,6 +1423,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/troubleshooting/payment/page.mdx",
"pathname": "/troubleshooting/payment"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/pnpm/page.mdx",
"pathname": "/troubleshooting/pnpm"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/query/expression-type-error/page.mdx",
"pathname": "/troubleshooting/query/expression-type-error"