#Uncaught ReferenceError: require is not defined
1 messages · Page 1 of 1 (latest)
Ok, it fixed it. Thanks a lot, you are legend!
Have you even searched for this error before asking? :/
I you had, you would have found the answer in two seconds
alright, but this configuration is unsecure, just so you know
in which way unsecure?
nodeIntegration: true and contextIsolation: false is unsecure
A set of guidelines for building secure Electron apps
So I need to ```
contextIsolation: false,
nodeIntegration: true,
nodeIntegrationInWorker: true