ci #2
Annotations
2 errors
pnpm run test (ubuntu-latest)
Error: Multiple versions of pnpm specified:
- version 9.1.3 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
|
pnpm run test (windows-latest)
Error: Multiple versions of pnpm specified:
- version 9.1.3 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
|