sebi

Results 1 comments of sebi

Are you sure, you have included `nodeIntegration: true` in `webPreferences` when creating the BrowserWindow? According to [the docs](https://www.electronjs.org/docs/latest/tutorial/sandbox#preload-scripts) only these few modules these available in the preload script: - electron...