How do I force electron to run on computers that don't support webGL?

how to force electron to run on computers that do not support webGL

I have read a lot of information on the Internet that if you run this line of code on the main process, you can force it to run

.
    app.commandLine.appendSwitch("ignore-gpu-blacklist")

but I still have to report this warning when I package the app and run it on a machine that doesn"t support webGL.

is there any other solution?

Jul.01,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c3b9-2c2ee.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c3b9-2c2ee.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?