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
@@ -0,0 +1,9 @@
import PnpmSection from "../_sections/common-installation-errors/pnpm.mdx"
export const metadata = {
title: `Errors with pnpm`,
}
# {metadata.title}
<PnpmSection />