Electron app wouldnt start for me. I get no windows.
So I removed show: false from new BrowserWindow({show: false})
And enabled dev tools. Errors are attached.

Steps
Cloned fresh copy of Pagedraw from Github
Followed the install Procedure
Started Dev server
Started run-electron
Additional Info
OS: MacOS Mojave
Node: 8.9.0
Not sure what I am doing wrong.
Would appreciate some help in this matter.
Electron app wouldnt start for me. I get no windows.
So I removed
show: falsefromnew BrowserWindow({show: false})And enabled dev tools. Errors are attached.
Steps
Additional Info
Not sure what I am doing wrong.
Would appreciate some help in this matter.