electron-ips-ts icon indicating copy to clipboard operation
electron-ips-ts copied to clipboard

Project fails for newer versions of Electron, Typescript

Open ghost opened this issue 4 years ago • 0 comments

As with virtually all such examples, this one fails at runtime with "Uncaught ReferenceError: require is not defined". There does not seem to be any trivial and secure way to fix this. (Without doing something like enabling nodeintegration or disabling contextisolation, for instance)

ghost avatar May 10 '21 16:05 ghost