pikaciu22x

Results 1 comments of pikaciu22x

I had this issue on linux. The fix i've found is simple. Add `webPreferences: { nodeIntegration: true }` in main.js createWindow function within creation of new BrowserWidnow: `mainWindow = new...