Move flowiseai to node 24 to alligne with upstream (#14999)

This commit is contained in:
Michel Roegl-Brunner
2026-06-08 15:35:50 +02:00
committed by GitHub
parent 56129f7833
commit f98a64b632
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
$STD apt install -y build-essential python3-dev
msg_ok "Installed Dependencies"
NODE_VERSION="20" setup_nodejs
NODE_VERSION="24" setup_nodejs
msg_info "Installing FlowiseAI (Patience)"
$STD npm install -g flowise \