Back to Medusa

{metadata.title}

www/apps/resources/app/troubleshooting/pnpm/page.mdx

2.17.0658 B
Original Source

import PnpmSection from "../_sections/common-installation-errors/pnpm.mdx"

export const metadata = { title: Errors with pnpm, }

{metadata.title}

<Note>
  • Medusa supports pnpm as of v2.13.0. Refer to the Use pnpm with Medusa guide for instructions on how to set up pnpm in your Medusa project.
  • pnpm can be used in monorepo setups with proper workspace configuration. Refer to the Using pnpm with Medusa guide for details on how to configure pnpm workspaces for your Medusa monorepo.
</Note> <PnpmSection />