Zigbee2MQTT: Error during update regarding duplicate key in pnpm-workspace.yaml #2227

Closed
opened 2025-11-20 05:25:40 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @fkroeger on GitHub (Nov 2, 2025).

Have you read and understood the above guidelines?

yes

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

Zigbee2MQTT

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

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

 ERROR  duplicated mapping key (2:1)

 1 | packageImportMethod: hardlink
 2 | packageImportMethod: hardlink
-----^
For help, run: pnpm help run

This happens after the second version update of Zigbee2MQTT after commit 6e331d3

🔄 Steps to reproduce the issue.

Run Update in Zigbee2MQTT container.

Paste the full error output (if available).

 ERROR  duplicated mapping key (2:1)

1 | packageImportMethod: hardlink
2 | packageImportMethod: hardlink
-----^
For help, run: pnpm help run

🖼️ Additional context (optional).

No response

Originally created by @fkroeger on GitHub (Nov 2, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Zigbee2MQTT ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. ```  ERROR  duplicated mapping key (2:1) 1 | packageImportMethod: hardlink 2 | packageImportMethod: hardlink -----^ For help, run: pnpm help run ``` This happens after the second version update of Zigbee2MQTT after commit 6e331d3 ### 🔄 Steps to reproduce the issue. Run Update in Zigbee2MQTT container. ### ❌ Paste the full error output (if available).  ERROR  duplicated mapping key (2:1) 1 | packageImportMethod: hardlink 2 | packageImportMethod: hardlink -----^ For help, run: pnpm help run ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:25:40 -05:00
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 2, 2025):

merged, thank you!

@michelroegl-brunner commented on GitHub (Nov 2, 2025): merged, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2227