sidneys / electron-titlebar-windows

Adds the Windows 10 ModernUI (Metro)-style titlebars to any Electron-based desktop app.
MIT License
141 stars 23 forks source link

Document is not defined #15

Closed IsmaeelAkram closed 5 years ago

IsmaeelAkram commented 5 years ago

Can you please tell me how you even got the bar to work? The docs aren't very good. It says document is not defined.

jackmerrill commented 5 years ago

How did you solve it?

IsmaeelAkram commented 5 years ago

Put all the code in the browser JS files and enable nodeIntegration in BrowserWindow settings.

DRISHTANT-DUBEY commented 3 years ago

I got this error even after nodeIntegration enabling ❌