[GH-ISSUE #9433] documenso NPM Error on install #2073

Closed
opened 2026-02-26 12:51:13 +03:00 by kerem · 1 comment
Owner

Originally created by @tobiswdec on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9433

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

documenso

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/documenso.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.1.1 - pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.17.2-1-pve)

📝 Provide a clear and concise description of the issue.

Install script fails with npm error

🔄 Steps to reproduce the issue.

Default Step with install script (verbose mode)

Paste the full error output (if available).

[...]

 inflating: documenso-2.1.0/scripts/copy-wellknown.cjs  
  inflating: documenso-2.1.0/tsconfig.eslint.json  
  inflating: documenso-2.1.0/turbo.json  
Generating pruned monorepo for @documenso/remix in /opt/documenso/out
 - Added @documenso/api
 - Added @documenso/assets
 - Added @documenso/auth
 - Added @documenso/ee
 - Added @documenso/email
 - Added @documenso/lib
 - Added @documenso/prisma
 - Added @documenso/remix
 - Added @documenso/signing
 - Added @documenso/tailwind-config
 - Added @documenso/trpc
 - Added @documenso/tsconfig
 - Added @documenso/ui
npm error Cannot read properties of undefined (reading 'ruleset')
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-11-25T14_53_29_207Z-debug-0.log

[ERROR] in line 77: exit code 0: while executing command $STD npm ci

[ERROR] in line 1360: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @tobiswdec on GitHub (Nov 25, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9433 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? documenso ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/documenso.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.1.1 - pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.17.2-1-pve) ### 📝 Provide a clear and concise description of the issue. Install script fails with npm error ### 🔄 Steps to reproduce the issue. Default Step with install script (verbose mode) ### ❌ Paste the full error output (if available). [...] ``` inflating: documenso-2.1.0/scripts/copy-wellknown.cjs inflating: documenso-2.1.0/tsconfig.eslint.json inflating: documenso-2.1.0/turbo.json Generating pruned monorepo for @documenso/remix in /opt/documenso/out - Added @documenso/api - Added @documenso/assets - Added @documenso/auth - Added @documenso/ee - Added @documenso/email - Added @documenso/lib - Added @documenso/prisma - Added @documenso/remix - Added @documenso/signing - Added @documenso/tailwind-config - Added @documenso/trpc - Added @documenso/tsconfig - Added @documenso/ui npm error Cannot read properties of undefined (reading 'ruleset') npm error A complete log of this run can be found in: /root/.npm/_logs/2025-11-25T14_53_29_207Z-debug-0.log [ERROR] in line 77: exit code 0: while executing command $STD npm ci [ERROR] in line 1360: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:13 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Nov 25, 2025):

Upstream Error since weeks. They dont respond

The fix should Work.. its complete different from there dockerfile

<!-- gh-comment-id:3576119811 --> @MickLesk commented on GitHub (Nov 25, 2025): Upstream Error since weeks. They dont respond The fix should Work.. its complete different from there dockerfile
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2073
No description provided.