I get the following error on Ubuntu with Chrome as default browser:
Electron could not be found. No hard resets for you!
[8853:0820/212727.588544:ERROR:CONSOLE(1)] "Uncaught TypeError: Cannot read property 'instance' of undefined", source: devtools://devtools/bundled/devtools_app.html?remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@8a240938e3e17779937ab547ba4700a41b2c81a1/&can_dock=true&toolbarColor=rgba(223,223,223,1)&textColor=rgba(0,0,0,1)&experiments=true (1)
[8891:0820/212821.675131:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x399f52e33e00] GL_INVALID_OPERATION: Framebuffer is incomplete.
[8891:0820/212821.675511:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x399f52e33e00] GL_INVALID_OPERATION: Framebuffer is incomplete.
[8891:0820/212821.678108:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x399f52e33e00] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
Api responses have been changed and i haven't had the courage to update the app to fix these issues. If you think you can fix them, feel free to do a pull request.
I get the following error on Ubuntu with Chrome as default browser: Electron could not be found. No hard resets for you! [8853:0820/212727.588544:ERROR:CONSOLE(1)] "Uncaught TypeError: Cannot read property 'instance' of undefined", source: devtools://devtools/bundled/devtools_app.html?remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@8a240938e3e17779937ab547ba4700a41b2c81a1/&can_dock=true&toolbarColor=rgba(223,223,223,1)&textColor=rgba(0,0,0,1)&experiments=true (1) [8891:0820/212821.675131:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x399f52e33e00] GL_INVALID_OPERATION: Framebuffer is incomplete. [8891:0820/212821.675511:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x399f52e33e00] GL_INVALID_OPERATION: Framebuffer is incomplete. [8891:0820/212821.678108:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x399f52e33e00] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.