flowiseai: set NodeJS to Version 20 (#5130)

doesnt Work with 2w
This commit is contained in:
CanbiZ 2025-06-14 23:14:38 +02:00 committed by GitHub
parent e058badee6
commit 4ab71ccf00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
NODE_VERSION="22" install_node_and_modules
NODE_VERSION="20" install_node_and_modules
msg_info "Installing FlowiseAI (Patience)"
$STD npm install -g flowise \