Actually, I am trying to install the Electron application on Ubuntu systems with NVIDIA graphics and getting the below error.
[108097:0121/180352.649957:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
After running Electron with --no-sandbox, it works, but it's not a secure process. Do you have any other solutions? Please help me out