chore(Github): 修复 pnpm 版本声明与 package.json 中的 packageManager 字段不一致的问题 #37
Annotations
1 error and 2 warnings
publish-npm
Error: Multiple versions of pnpm specified:
- version 8.1.0 in the GitHub Action config with the key "version"
- version pnpm@8.1.0+sha512.7b61fbdf04d1c667397d617fe9026a6eec14e8edcd455642d46d561571bc12a7cdffe641bbc5d51c96703c7e978740f16c4a19830f3fc32daeb60083c0fbb84a in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
publish-npm
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
publish-npm
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|