pnpm-not-found

star 112

Fix "pnpm command not found" errors by enabling corepack. Use when pnpm cannot be found, corepack errors appear, or package manager is missing.

ai-hero-dev By ai-hero-dev schedule Updated 2/9/2026

name: pnpm-not-found description: Fix "pnpm command not found" errors by enabling corepack. Use when pnpm cannot be found, corepack errors appear, or package manager is missing.

pnpm Not Found Fix

When you encounter errors like pnpm: command not found or pnpm: not found, fix by running:

corepack enable

Do this without asking the user first - just enable corepack and retry.

Install via CLI
npx skills add https://github.com/ai-hero-dev/cohort-003-project --skill pnpm-not-found
Repository Details
star Stars 112
call_split Forks 129
navigation Branch main
article Path SKILL.md
More from Creator