HelperScripts-for-ProxmoxVE/misc
MickLesk b8a1879b24 hotfix: retry npm install with --force for corepack shims
Add a fallback retry using `npm install -g --force` when the initial install fails. This handles EEXIST errors caused by corepack-provided shims for pnpm/yarn that ship with recent Node.js versions and block installation to /usr/bin/<tool>.
2026-07-03 09:34:21 +02:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func core: add var_http_proxy and var_http_no_proxy support (#15225) 2026-06-24 06:58:32 +02:00
alpine-tools.func core/tools: replace generic return 1 exit_codes with more specific exit_codes (#13311) 2026-03-26 16:07:38 +01:00
api.func misc scripts: add support for arm64 (#12639) 2026-06-11 08:14:32 +02:00
build.func feat(build.func): add var_ignore_disable to bypass disabled-script guard (#15544) 2026-07-02 13:53:39 +02:00
cloud-init.func core/tools: replace generic return 1 exit_codes with more specific exit_codes (#13311) 2026-03-26 16:07:38 +01:00
core.func core: add var_http_proxy and var_http_no_proxy support (#15225) 2026-06-24 06:58:32 +02:00
error_handler.func misc scripts: add support for arm64 (#12639) 2026-06-11 08:14:32 +02:00
install.func core: add var_http_proxy and var_http_no_proxy support (#15225) 2026-06-24 06:58:32 +02:00
tools.func hotfix: retry npm install with --force for corepack shims 2026-07-03 09:34:21 +02:00
vm-core.func VM-Core: Update some Functions (#15113) 2026-06-25 13:13:29 +02:00