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

2 months 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

Solved$10 Bounty

Pinned Solution

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.

1 Replies

Status changed to Open Railway about 2 months 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.


Status changed to Solved 0x5b62656e5d 17 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...