Fix actions, install pnpm instead of using corepack #980
build.yml
on: push
Test, build and publish GitHub package
4s
Annotations
1 error
Test, build and publish GitHub package
Error: Multiple versions of pnpm specified:
- version 10 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
|