Conversation
I tested this app using M1 and works perfect. Info: macOS Monterey 12.6.1 MacBook PRO (16-inch, 2021) Chip Apple M1 Pro
|
BTW, I installed the app with |
|
Thanks for testing! That's great news! 😊 Trying to figure out what might be wrong with the reported issues so far... is your Mac mostly "stock" or have you installed any developer tools, configured the security settings to be more liberal or anything that could help to differentiate your device from a standard user? |
|
Yes, I'm a developer and I have multiple developer tools. Btw, before the build manually, I tried to install this app using the The Quick method returns this error: If you want, give me more time and I can research about it. |
|
@PepsRyuu I founded this, but I've questions because I'm not expert in this technologies. # Install dependencies and run the build
PATH=$(readlink -f $(dirname $NODE)):$PATH $NODE $NPM install
PATH=$(readlink -f $(dirname $NODE)):$PATH $NODE $NPM run buildIf I change this lines, to use only the # Install dependencies and run the build
echo "/////////////"
#PATH=$(readlink -f $(dirname $NODE)):$PATH $NODE $NPM install
#PATH=$(readlink -f $(dirname $NODE)):$PATH $NODE $NPM run build
$NPM install
$NPM run buildLog successful: |

I tested this app using M1 and works perfect.
Info:
macOS Monterey 12.6.1
MacBook PRO (16-inch, 2021)
Chip Apple M1 Pro