Successfully installed Homebrew on Debian 12.8 along with all NOCODB dependencies per online instuction docs.
However when I run
nocodb
I get the following error…even after making the homebrew-install nocodb binary executable.
tcb@miniserver:~$ brew list
==> Formulae
binutils gcc gmp isl libmpc lz4 mpfr nocodb xz zlib zstd
==> Casks
tcb@miniserver:~$ nocodb
bash: /home/linuxbrew/.linuxbrew/bin/nocodb: cannot execute binary file: Exec format error
tcb@miniserver:~$