You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
I have retried the install for a third time now, removing all files and configs etc completely each time, but when trying to open the browser for the first time I get this error:
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot set property 'domain' of null
at EventEmitter.init (events.js:62:15)
at EventEmitter (events.js:27:21)
at Object. (/Applications/Beaker Browser.app/Contents/Resources/electron.asar/browser/api/screen.js:6:14)
at Object. (/Applications/Beaker Browser.app/Contents/Resources/electron.asar/browser/api/screen.js:10:3)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.get [as screen] (/Applications/Beaker Browser.app/Contents/Resources/electron.asar/browser/api/exports/electron.js:11:16)
at getScreenAPI (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1667:29)
at defaultState (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1572:18)
at restoreState (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1563:28)
at createShellWindow (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1471:60)
at ensureOneWindowExists (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1525:5)
at App.electron.app.on (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:5809:35)
at emitTwo (events.js:125:13)
at App.emit (events.js:213:7)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have retried the install for a third time now, removing all files and configs etc completely each time, but when trying to open the browser for the first time I get this error:
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot set property 'domain' of null
at EventEmitter.init (events.js:62:15)
at EventEmitter (events.js:27:21)
at Object. (/Applications/Beaker Browser.app/Contents/Resources/electron.asar/browser/api/screen.js:6:14)
at Object. (/Applications/Beaker Browser.app/Contents/Resources/electron.asar/browser/api/screen.js:10:3)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.get [as screen] (/Applications/Beaker Browser.app/Contents/Resources/electron.asar/browser/api/exports/electron.js:11:16)
at getScreenAPI (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1667:29)
at defaultState (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1572:18)
at restoreState (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1563:28)
at createShellWindow (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1471:60)
at ensureOneWindowExists (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:1525:5)
at App.electron.app.on (/Applications/Beaker Browser.app/Contents/Resources/app.asar/background-process.build.js:5809:35)
at emitTwo (events.js:125:13)
at App.emit (events.js:213:7)
The text was updated successfully, but these errors were encountered: