fix: pnpm cache error #2
Annotations
1 error
|
build
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@10.15.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
|