ci: use pnpm to publish with trusted publishing #2
Annotations
2 errors
|
publish
Command "vp install" (cwd: /home/runner/work/create/create) exited with code 1
|
|
vp install failed
VITE+ - The Unified Toolchain for the Web
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 are mismatched:
- @types/node (lockfile: ^25.6.0, manifest: catalog:)
|