I have built an electron app to work in windows and linux environment. It works as expected in windows environment but doesn't even start in linux environment. Below is the pic that shows error in Linux environment.
I am unaware of what is needed so that application runs in Linux Environment. I suspect some library might be missing. But its output of electron-packager. It works fine in windows platform but not in linux.