I have just installed MM on my Raspberry Pi 3A+, and when I runsudo npm start, it starts all the modules, but just before it starts the display, it stops with the error:
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTRAP
I have the default config.js, with no changes to the system.
Does anyone know what I am doing wrong?