New Install of Wappler on Linux NodeJS error

======== TEMPLATE BUG FORM ========

Wappler Version :6.8.0
Operating System : Linux, Fedora 42
Server Model:
Database Type:
Hosting Type: Own Server

Expected behavior

New install of Wappler should try and install a current version of NodeJS

Actual behavior

Trying to run the system check Homebrew tries to install NodeJS 16. This is a fresh install of Fedora 42 and a fresh install of Wappler 6.8.0

Checking NodeJS installation and version...
/bin/bash: line 1: node: command not found
NodeJS is missing!
Linux Homebrew is correctly installed.

Installing NodeJS ...
==> Downloading https://formulae.brew.sh/api/formula.jws.json
Error: node@16 has been disabled because it is not supported upstream! It was disabled on 2024-11-03.
NodeJS installation failed!

This happens with Demo Dynamic site. If I try with an existing project that was created on Windows with NodeJS 23 installed it does the same thing.

Manually installing NodeJS at the Command Line installs NodeJS 23 correctly and allows System Check to complete.

Checking NodeJS installation and version...
v23.11.0
NodeJS is correctly installed.
Check completed successfully...

  1. Install Wappler 6.8.0
  2. Open a project.
  3. Run System Check