[PR #435] [MERGED] Fix nodejs update failure #441

Closed
opened 2026-02-26 12:41:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/435
Author: @BryanCLieberman
Created: 1/8/2026
Status: Merged
Merged: 1/13/2026
Merged by: @MickLesk

Base: mainHead: fix_nodejs_update_failure


📝 Commits (3)

📊 Changes

1 file changed (+0 additions, -3 deletions)

View changed files

📝 update.sh (+0 -3)

📄 Description

✍️ Description

Fixed error during nodejs update

Link: #429

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

Screenshot for frontend Change


🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE-Local/pull/435 **Author:** [@BryanCLieberman](https://github.com/BryanCLieberman) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `fix_nodejs_update_failure` --- ### 📝 Commits (3) - [`ed40209`](https://github.com/community-scripts/ProxmoxVE-Local/commit/ed4020982a43ff90c0a466c1a4ce208ebf6c64f2) fix: update fails during NodeJS Version check - [`6f4c427`](https://github.com/community-scripts/ProxmoxVE-Local/commit/6f4c42744b7a0da3c605b3f5d2fbac8e1880f428) fix: update fails after nodejs version check (#429) - [`daef901`](https://github.com/community-scripts/ProxmoxVE-Local/commit/daef9019e8f99e0d9c93bafec44b4c644ef2620c) Merge branch 'fix_nodejs_update_failure' of https://github.com/BryanCLieberman/ProxmoxVE-Local into fix_nodejs_update_failure ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `update.sh` (+0 -3) </details> ### 📄 Description <!--🛑 All Pull Requests need to made against the development branch. PRs against main will get closed. --> ## ✍️ Description Fixed error during nodejs update ## 🔗 Related PR / Issue Link: #429 ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. ## Screenshot for frontend Change --- ## 🛠️ Type of Change (**X** in brackets) - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:41:23 +03:00
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-Local#441
No description provided.