mainWindow = new BrowserWindow({ webPreferences: { nodeIntegration: true, contextIsolation: false, } })