Files
ProxmoxVE/ct/dispatcharr.sh
CanbiZ (MickLesk) 29aa2ff170 Use npm install --no-audit --progress=false
Replace npm install --legacy-peer-deps with npm install --no-audit --progress=false in frontend build scripts (ct/dispatcharr.sh and install/dispatcharr-install.sh). This disables npm audit and progress output during automated builds while keeping the subsequent npm run build step unchanged.
2026-03-19 07:05:12 +01:00

4.9 KiB