github 部署网页
- 问题
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-10.14.0.tgz
ERR_PNPM_OUTDATED_LOCKFILE Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with <ROOT>/package.json
Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"
Failure reason:
specifiers in the lockfile don't match specifiers in package.json:
* 1 dependencies were added: echarts@^5.6.0
2025/8/13小于 1 分钟
