root@apalis-imx6:~/electron-samples/electron-sample-apps# cd frameless-window
root@apalis-imx6:~/electron-samples/electron-sample-apps/frameless-window# ~/electron-latest/node_modules/.bin/electron .
/home/root/electron-latest/node_modules/electron/dist/electron: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
EDIT:
I tried installing libXss1 from the v2016.12 feed manually. After that electron will start without that specific error but the application will not load correctly - nothing in the electron browser window is displayed (empty frame) and I get a bunch of errors in the console specific to the application. Tried it with electron 1.8.4 and beta release. Same result.
So I guess this is not the way to go. Will switch back to image 2.7 for now.
i tried in imx7 1gb with latest beta version…, but i finding following error… kindly guide me
root@colibri-imx7-emmc:~/electron/samples/electron-sample-apps/frameless-window# home/root/electron-framework/node_modules/electron/dist/electron -disable-gpu
-sh: home/root/electron-framework/node_modules/electron/dist/electron: No such file or directory