Brainstorm won't open Matlab

Error is below on BigSur

Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to find the required library libmwmclmcrrt.9.8.dylib on java.library.path.

This library is typically installed along with MATLAB or the MATLAB Runtime. Its absence may indicate an issue with that installation or

the current path configuration, or a mismatch with the architecture of the Java interpreter on the path.

MATLAB Runtime version this component is attempting to use: 9.8.

Java interpreter architecture: maci64.

Kindly assist navigate around this...Thank you

This is most likely an issue with the installation of the Matlab runtime on your computer.
Try deleting it and installing it again.

If you can't make it work after reinstalling it, you may try with a version of Brainstorm compiled with a different version of Matlab (which would require the installation of another runtime). You can find this at the bottom of the Download page on the website (2022b or 2015b).
https://neuroimage.usc.edu/bst/download.php

Thank you

Now shows this error, kindly advise. I'm not so good with command prompts but try...

/Applications/brainstorm3-3/bin/R2020a/brainstorm3.command ; exit;
[3] 31691
salva@MacBook-Air ~ % /Applications/brainstorm3-3/bin/R2020a/brainstorm3.command ; exit;

Error: /Applications/MATLAB/MATLAB_Runtime/v912
Not a valid MATLAB root path.

USAGE: brainstorm3.command
brainstorm3.command <script.m>

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

It looks like you are trying to execute the version of Brainstorm compiled with the Matlab 2020a with the Matlab Runtime 2022b. This won't work.
You must use the 2022b binary package with the 2022b Runtime.
https://www.mathworks.com/products/compiler/matlab-runtime.html