ERR_PNPM_LOCKFILE_CONFIG_MISMATCH  Error while adding Tianji #704

Closed
opened 2026-02-04 20:57:58 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @F0ofoon on GitHub (Mar 28, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Tianji

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tianji.sh)"

📝 Provide a clear and concise description of the issue.

I got an error while trying to add a Tianji LXC.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tianji.sh)"

Any settings will generate the error.

Paste the full error output (if available).

✔️ Set up PostgreSQL
⠏src/server |  WARN  Unsupported engine: wanted: {"node":">=22.14.0"} (current: {"node":"v20.19.0","pnpm":"9.7.1"})
⠋Scope: 2 of 11 workspace projects
⠙ ERR_PNPM_LOCKFILE_CONFIG_MISMATCH  Cannot proceed with the frozen installation. The current "patchedDependencies" configuration doesn't match the value found in the lockfile

Update your lockfile using "pnpm install --no-frozen-lockfile"

[ERROR] in line 64: exit code 0: while executing command $STD pnpm install --filter @tianji/client... --config.dedupe-peer-dependents=false --frozen-lockfile

🖼️ Additional context (optional).

No response

Originally created by @F0ofoon on GitHub (Mar 28, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Tianji ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tianji.sh)" ### 📝 Provide a clear and concise description of the issue. I got an error while trying to add a Tianji LXC. ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tianji.sh)" Any settings will generate the error. ### ❌ Paste the full error output (if available). ✔️ Set up PostgreSQL ⠏src/server |  WARN  Unsupported engine: wanted: {"node":">=22.14.0"} (current: {"node":"v20.19.0","pnpm":"9.7.1"}) ⠋Scope: 2 of 11 workspace projects ⠙ ERR_PNPM_LOCKFILE_CONFIG_MISMATCH  Cannot proceed with the frozen installation. The current "patchedDependencies" configuration doesn't match the value found in the lockfile Update your lockfile using "pnpm install --no-frozen-lockfile" ⠹ [ERROR] in line 64: exit code 0: while executing command $STD pnpm install --filter @tianji/client... --config.dedupe-peer-dependents=false --frozen-lockfile ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 20:57:58 +03:00
Author
Owner

@MickLesk commented on GitHub (Mar 28, 2025):

You need to upgrade your pnpm and nodejs, If this is an update? Or its an Install?

@MickLesk commented on GitHub (Mar 28, 2025): You need to upgrade your pnpm and nodejs, If this is an update? Or its an Install?
Author
Owner

@MickLesk commented on GitHub (Mar 28, 2025):

Nevermind, they changed there deps. Fix coming in next hours

@MickLesk commented on GitHub (Mar 28, 2025): Nevermind, they changed there deps. Fix coming in next hours
Author
Owner

@MickLesk commented on GitHub (Mar 31, 2025):

15d575d954

lol, added new pnpm, removed this after next release... we have fun at fixing. i just deploy an fix for nodejs 22 now.

@MickLesk commented on GitHub (Mar 31, 2025): https://github.com/msgbyte/tianji/commit/15d575d954627fbd4ea1b626c837cdff8962ab60 lol, added new pnpm, removed this after next release... we have fun at fixing. i just deploy an fix for nodejs 22 now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#704