Error with Documenso Script #866

Closed
opened 2026-02-04 21:58:00 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @futurelook on GitHub (Apr 28, 2025).

Have you read and understood the above guidelines?

yes

📜 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

📝 Provide a clear and concise description of the issue.

I get this error after starting the script:

Image

🔄 Steps to reproduce the issue.

Run the script

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @futurelook on GitHub (Apr 28, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 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 ### 📝 Provide a clear and concise description of the issue. I get this error after starting the script: ![Image](https://github.com/user-attachments/assets/cc92f7dc-8a27-4fb5-96df-341651e0ab45) ### 🔄 Steps to reproduce the issue. Run the script ### ❌ Paste the full error output (if available). ![Image](https://github.com/user-attachments/assets/3892a7e8-a747-4719-81e7-bcebd580f1c4) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 21:58:00 +03:00
Author
Owner

@tremor021 commented on GitHub (Apr 28, 2025):

@MickLesk are those functions in main repo yet?

@tremor021 commented on GitHub (Apr 28, 2025): @MickLesk are those functions in main repo yet?
Author
Owner

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

need to wait for #4100

@MickLesk commented on GitHub (Apr 28, 2025): need to wait for #4100
Author
Owner

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

You can try again in 5-10min

@MickLesk commented on GitHub (Apr 28, 2025): You can try again in 5-10min
Author
Owner

@michelroegl-brunner commented on GitHub (Apr 28, 2025):

Fix is merged.

@michelroegl-brunner commented on GitHub (Apr 28, 2025): Fix is merged.
Author
Owner

@laluprasad commented on GitHub (May 3, 2025):

issue still exists

@laluprasad commented on GitHub (May 3, 2025): issue still exists
Author
Owner

@laluprasad commented on GitHub (May 3, 2025):

@documenso/root@1.10.0 prepare
husky && husky install || true

⠏.git can't be foundhusky - install command is DEPRECATED

added 2881 packages, and audited 2900 packages in 1m

558 packages are looking for funding
run npm fund for details

56 vulnerabilities (3 low, 29 moderate, 18 high, 6 critical)

To address issues that do not require attention, run:
npm audit fix

To address all issues possible (including breaking changes), run:
npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run npm audit for details.
⠼npm error Missing script: "build:web"
npm error
npm error To see a list of scripts, run:
npm error npm run
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-05-03T15_53_01_568Z-debug-0.log

[ERROR] in line 88: exit code 0: while executing command $STD npm run build:web
/dev/fd/63: line 72: SPINNER_PID: unbound variable
root@prox2:~#

@laluprasad commented on GitHub (May 3, 2025): > @documenso/root@1.10.0 prepare > husky && husky install || true ⠏.git can't be foundhusky - install command is DEPRECATED added 2881 packages, and audited 2900 packages in 1m 558 packages are looking for funding run `npm fund` for details 56 vulnerabilities (3 low, 29 moderate, 18 high, 6 critical) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. ⠼npm error Missing script: "build:web" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: /root/.npm/_logs/2025-05-03T15_53_01_568Z-debug-0.log [ERROR] in line 88: exit code 0: while executing command $STD npm run build:web /dev/fd/63: line 72: SPINNER_PID: unbound variable root@prox2:~#
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#866