-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MM wont start with Gestures enabled #27
Comments
Having the same issues. MMM-Gestures wasn't working so I did a fresh install and now I get a black screen and this is what the logs say: 28.02.2023 17:18.02.821] [ERROR] App threw an error during load |
Hi,
I've tried a couple of things to fix this issue, but I am kinda stuck right there. I always get the following issue:
[11.02.2023 21:18.30.223] [ERROR] Error: No native build was found for platform=linux arch=arm runtime=electron abi=110 uv=1 armv=default libc=glibc node=16.17.1 electron=22.0.0 loaded from: /home/pi/MagicMirror/modules/MMM-Gestures/node_modules/@serialport/bindings-cpp
On the previous installation, I tested a couple of things using node v16, so I thought the version was stored in some weird place. I just prepared a clean installation with the default MM installed using node v18.14.0, the error still stays the same. I wasn't able to find any hints with the stated node v16.17.1 so I honestly have no idea where this would come from. On this try I did not modify anything at all. Could you help point me in the right direction there?
Here's my Setup:
Raspberry Pi 4B
Arduino Nano (works perfectly fine)
Arduino IDE used for testing serial port
MagicMirror v2.22.0
Electron v22.0.0
Node v18.14.0
The text was updated successfully, but these errors were encountered: