docs: added troubleshooting for using pnpm (#8537)

This commit is contained in:
Shahed Nasser
2024-08-13 09:54:56 +03:00
committed by GitHub
parent 35da5dedc1
commit d0db833817
2 changed files with 15 additions and 0 deletions
+4
View File
@@ -1739,6 +1739,10 @@ export const sidebar = sidebarAttachHrefCommonOptions([
path: "/troubleshooting/errors-installing-cli",
title: "Errors Installing CLI",
},
{
path: "/troubleshooting/pnpm-errors",
title: "pnpm Errors",
},
{
path: "/troubleshooting/general-errors",
title: "General Errors",