HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) 704916d27d
tools.func: fix corepack/pnpm install flow in setup_nodejs (#15579)
Ensure Node module setup runs non-interactively by exporting COREPACK_ENABLE_DOWNLOAD_PROMPT=0, then handle corepack first when requested (including versioned specs). pnpm/yarn are now provisioned through corepack when enabled to avoid shim EEXIST collisions, with corepack modules skipped in the generic npm loop and conflicting shims cleaned only for npm-global installs. Also replace the global pnpm dangerouslyAllowAllBuilds setting with strictDepBuilds=false to avoid project-level config conflicts while keeping installs usable.
2026-07-03 22:22:06 +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 tools.func: fix corepack/pnpm install flow in setup_nodejs (#15579) 2026-07-03 22:22:06 +02:00
vm-core.func VM-Core: Update some Functions (#15113) 2026-06-25 13:13:29 +02:00