pnpmに移行 #364
develop-integlation.yml
on: pull_request
lint_n_test
2s
type-check
3s
Annotations
2 errors
lint_n_test
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version [email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
type-check
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version [email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|