Update Vite packages #1228
Annotations
2 errors
|
lint
Command "vp install" (cwd: /home/runner/work/vuefes-japan-speakers/vuefes-japan-speakers) exited with code 1
|
|
vp install failed
? Verifying lockfile against supply-chain policies (427 entries)...
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +244
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 244, reused 0, downloaded 88, added 4
Progress: resolved 244, reused 0, downloaded 228, added 16
Progress: resolved 244, reused 0, downloaded 244, added 244, done
✗ Lockfile failed supply-chain policy check (427 entries in 3.4s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification:
vite-plus@0.2.6 was published at 2026-07-23T06:24:59.000Z, within the minimumReleaseAge cutoff (2026-07-23T00:24:49.995Z)
The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.
|