pomolectron icon indicating copy to clipboard operation
pomolectron copied to clipboard

Menubar Error

Open redcitylights opened this issue 3 years ago • 2 comments

Throws typeError: menubar is not a function at index.js:6:10 on Windows. Adding {} curly braces around menubar in line 2 fixes it, but I'm not sure how.

redcitylights avatar Nov 11 '20 00:11 redcitylights

Came here to say this happens in Ubuntu 16.04 too. Thanks @redcitylights for that code recommendation. My guess (in poor JS/Electron speak) is that 'menubar' imports multiple names?

luiszugasti avatar Nov 23 '20 16:11 luiszugasti

How did you guys implement it? Can you paste that code here?

doverradio avatar Feb 01 '22 02:02 doverradio