chore: upgrade pnpm to latest version #83
Annotations
3 errors
Build
Error: Multiple versions of pnpm specified:
- version $(node -p "require(`./package.json`).engines.pnpm") in the GitHub Action config with the key "version"
- version pnpm@10.4.1 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
Linting & formatting
Error: Multiple versions of pnpm specified:
- version $(node -p "require(`./package.json`).engines.pnpm") in the GitHub Action config with the key "version"
- version pnpm@10.4.1 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
Test
Error: Multiple versions of pnpm specified:
- version $(node -p "require(`./package.json`).engines.pnpm") in the GitHub Action config with the key "version"
- version pnpm@10.4.1 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|