Node.js 22 Installation Failed in Setup #74

Closed
opened 2025-11-20 04:12:21 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @HubEight on GitHub (Oct 21, 2025).

The PVE-Scripts-Local LXC container creation fails during the Node.js 22 installation step from NodeSource.

✖️   Failed to install Node.js 22 from NodeSource
[ERROR] in line 1345: 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)"
Image
Originally created by @HubEight on GitHub (Oct 21, 2025). The PVE-Scripts-Local LXC container creation fails during the Node.js 22 installation step from NodeSource. ``` ✖️ Failed to install Node.js 22 from NodeSource [ERROR] in line 1345: 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)" ``` <img width="937" height="692" alt="Image" src="https://github.com/user-attachments/assets/cbc0a445-52c6-49e6-8dda-934096b6b1c7" />
Author
Owner

@Gibletron commented on GitHub (Oct 21, 2025):

Same here

@Gibletron commented on GitHub (Oct 21, 2025): Same here
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 21, 2025):

That is sadly a NPM upstream issue, they have problems with the signing keys. Nothing we can really do sadly.

@michelroegl-brunner commented on GitHub (Oct 21, 2025): That is sadly a NPM upstream issue, they have problems with the signing keys. Nothing we can really do sadly.
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 21, 2025):

Should work again

@michelroegl-brunner commented on GitHub (Oct 21, 2025): Should work again
Author
Owner

@HubEight commented on GitHub (Oct 22, 2025):

Should work again

Yes, it worked. Thank you!

@HubEight commented on GitHub (Oct 22, 2025): > Should work again Yes, it worked. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#74