When I run the app after installing I get a blank window. When run through the command line I get these errors when it tries to start up.
(node:3603832) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information
../../third_party/tcmalloc/chromium/src/free_list.cc:135] Memory corruption detected.
../../third_party/tcmalloc/chromium/src/free_list.cc:135] Memory corruption detected.
../../third_party/tcmalloc/chromium/src/free_list.cc:135] Memory corruption detected.
This is what the window looks like.
