Deployment Failure: ERR_PNPM_LOCKFILE_CONFIG_MISMATCH in DevGuard-Core
houma8057-lang
FREEOP

7 days ago

Description: > My deployment for "DevGuard-Core" is failing during the build process.

​Error Message: > ERR_PNPM_LOCKFILE_CONFIG_MISMATCH: Cannot proceed with the frozen installation.

​Logs: > The logs indicate that the current "overrides" configuration doesn't match the value found in the lockfile. I am using pnpm and the Nixpacks builder.

​GitHub Repo: > houma8057-lang/DevGuard-Core

Attachments

$10 Bounty

1 Replies

Status changed to Open Railway 7 days ago


I'd suggest using Railpack or Dockerfile instead of Nixpacks, as it's deprecated.

Also, I'd suggest removing the lockfile and node_modules locally, running pnpm i, then committing the newly updated lockfile.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...