ghost-install.sh using unsupported nodejs version #467

Closed
opened 2025-11-20 04:48:58 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @billedwardz on GitHub (Feb 4, 2025).

Have you read and understood the above guidelines?

yes

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

Ghost

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

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

📝 Provide a clear and concise description of the issue.

Ghost doesn't support the nodejs version specified in the ghost-isntall.sh script.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).

I really don't think you'll need this.

🖼️ Additional context (optional).

No response

Originally created by @billedwardz on GitHub (Feb 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Ghost ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/ghost.sh)" ### 📝 Provide a clear and concise description of the issue. [Ghost doesn't support the nodejs version](https://ghost.org/docs/faq/node-versions/) specified in the ghost-isntall.sh script. ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run "bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/ghost.sh)"" ### ❌ Paste the full error output (if available). I really don't think you'll need this. ### 🖼️ Additional context (optional). _No response_
Author
Owner

@michelroegl-brunner commented on GitHub (Feb 4, 2025):

Fix merged.

@michelroegl-brunner commented on GitHub (Feb 4, 2025): Fix merged.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#467