#Uncaught ReferenceError: require is not defined

1 messages · Page 1 of 1 (latest)

fair elk
#

contextIsolation: false as well where you defined nodeIntegration: true

mighty gust
#

Ok, it fixed it. Thanks a lot, you are legend!

near oracle
#

Have you even searched for this error before asking? :/

mighty gust
#

yea

#

sure thing i did

#

But now it is working

near oracle
#

I you had, you would have found the answer in two seconds

mighty gust
#

idk how i didint find it

#

how can i close issue?

near oracle
#

alright, but this configuration is unsecure, just so you know

mighty gust
#

in which way unsecure?

near oracle
#

nodeIntegration: true and contextIsolation: false is unsecure

mighty gust
#

So I need to ```
contextIsolation: false,
nodeIntegration: true,
nodeIntegrationInWorker: true