ci: setup CI pipeline and fix some issues #1
ci.yml
on: pull_request
Setup NodeJs, PNPM and Cache
4s
Annotations
1 error
Setup NodeJs, PNPM and Cache
Error: Multiple versions of pnpm specified:
- version 9.11.0 in the GitHub Action config with the key "version"
- version [email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|