For feature requests, please see: https://mattermost.com/suggestions/.
For troubleshooting questions, please post in the following format:
Summary
I cloned the git to use in my own development environment which is on a Debian 12 machine. I am building for Windows. When I run the command to package a Windows zip I dont receive any errors. Once I download the zip onto my Windows machine and run the app, the client will connect to my server, but in the background I get an unhandled exception.
When I check the file type of the focusassit.node, it shows as an ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked. Am I missing something or doing something wrong?
Steps to reproduce
Build the app just fine, but after downloading and running the client I get the unhandled exception.
Expected behavior
Build app, download client without any errors.
Observed behavior
Build the app just fine, but after downloading and running the client I get the unhandled exception.