HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) b9a39db667
fix(tools.func): pin npm to 11.11.0 to work around Node.js 22.22.2 regression (#13296)
Node.js 22.22.2 ships with a broken npm self-upgrade path where 'npm install -g npm@latest' fails with MODULE_NOT_FOUND for promise-retry. Pin to npm@11.11.0 as a known-good version until the upstream issue is resolved. Ref: nodejs/node#62425, npm/cli#9151
2026-03-26 10:04:00 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func Improve network connectivity and DNS checks (#13222) 2026-03-23 20:43:48 +01:00
alpine-tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
api.func Make shell command substitutions safe with || true (#13279) 2026-03-25 13:06:21 +01:00
build.func fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
error_handler.func Classify exit-1 errors & guard telemetry 2026-03-24 09:57:43 +01:00
install.func core: harden shell scripts against injection and insecure permissions (#13239) 2026-03-23 22:22:23 +01:00
tools.func fix(tools.func): pin npm to 11.11.0 to work around Node.js 22.22.2 regression (#13296) 2026-03-26 10:04:00 +01:00
vm-core.func fix typo (org instead of com) 2026-03-25 17:48:03 +01:00