Hi,
I develop the vue project, and use the Electron-builder to package it under Linux.
I copy the electron application to the yocto system.
It can’t run well,it give the error ‘Trace/breakpoint trap’.
Do you know imx8 support the electron UI application? How to run it?
Thanks
Huajun
Having the same problem. In my case electron-builder installs electron 13.0.0 but when the installed app is launched, Segmentation Fault is thrown.
Which version you use? You need use electron that support wayland.