[fix]attempts to fix pnpm lock build error. updates github action scr… #42
Annotations
1 error
Build
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version [email protected] in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|