Files
ProxmoxVE/install/reactive-resume-install.sh
CanbiZ (MickLesk) 6c8ead5470 Reactive-Resume: Upgrade Node to 24 and enable Corepack
Bump Node.js from 22 to 24 in the Reactive Resume install and update scripts. Invoke setup_nodejs during update, and enable Corepack (with COREPACK_ENABLE_DOWNLOAD_PROMPT=0) and run corepack prepare --activate before running pnpm install in both install and update flows. This ensures pnpm is available and non-interactive on Node 24 and prevents download prompts during CI/automated updates.
2026-03-19 17:26:11 +01:00

3.1 KiB