arush
arush
Explore posts from servers
TTCTheo's Typesafe Cult
Created by arush on 3/1/2024 in #questions
seemingly random pnpm i error due to lockfile (during railway deploy)
Every so often my pnpm lockfile goes out of sync with pnpm lockfile and I get the following error ERR_PNPM_OUTDATED_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with package.json #10 1.079 #10 1.079 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" Is this because I’m using bun locally and not pnpm? How to fix?
2 replies