so i want to open an .exe file with electron by button push but require is not defined
this is what i have tried:
const path = require('path');
path.join(__dirname, "firefox.exe")
I get these errors
Passthrough is not supported, GL is disabled, ANGLE is
require is not defined