When trying to run local-beta by issuing the command in terminal I got:
[24172:0109/111117.240413:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I’m aborting now. You need to make sure that /opt/Local Beta/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap
So I did sudo chmod 4755 chrome-sandbox.
Now I only get “Trace/breakpoint trap” as output and no local window in sight.
Any help would be greatly appreciated since I need the option to select PHP versions because I can not get my stable version of Local to use PHP 7.3 and my project depends on it