I had built console core image for raspberry Pi3, and I am able to boot the Rpi3 successfully using SD card. I have created an electron app which is able to launch on remote display over ssh. However when I launch the application on Monitor connected through HDMI Cable, It gives following error
Can not open Display :0.0
I have seen many people asking this question for not able to launch on remote display, which works fine in my case.
Can anyone help in this?
Console core image means that there is no xserver running, and hence no display :0. Try getting started with core-image-x11 maybe, or whatever suits the RasPi.