% npm start > beakerbrowser@ start /Users/erg/beaker > gulp start [12:48:04] Using gulpfile ~/beaker/gulpfile.js [12:48:04] Starting 'start'... [12:48:04] Starting ''... Spawning electron /Users/erg/beaker/node_modules/electron/dist/Electron.app/Contents/MacOS/Electron [winston] Attempt to write logs with no transports {"category":"dat","subcategory":"dns","message":"Using cloudflare-dns.com to resolve DNS lookups","level":"info"} Uncaught exception: [Error: ENOENT: no such file or directory, open '/Users/erg/.hyperdrive/log.json'] { errno: -2, code: 'ENOENT', syscall: 'open', path: '/Users/erg/.hyperdrive/log.json' } [winston] Attempt to write logs with no transports {"category":"browser","message":"Uncaught exception: Error: ENOENT: no such file or directory, open '/Users/erg/.hyperdrive/log.json'","level":"error"} info: Using cloudflare-dns.com to resolve DNS lookups {"category":"dat","subcategory":"dns"} error: Uncaught exception: Error: ENOENT: no such file or directory, open '/Users/erg/.hyperdrive/log.json' {"category":"browser"} info: Program start info: [SETTINGS] Database at version 0; Running 2 migrations {"category":"sqlite"} info: [AUDIT-LOG] Database at version 0; Running 1 migrations {"category":"sqlite"} info: [PROFILES] Database at version 0; Running 1 migrations {"category":"sqlite"} info: [SITEDATA] Database at version 0; Running 6 migrations {"category":"sqlite"} Starting external process hyperdrive-daemon info: [SETTINGS] Database migrations completed without error {"category":"sqlite"} info: [AUDIT-LOG] Database migrations completed without error {"category":"sqlite"} info: [SITEDATA] Database migrations completed without error {"category":"sqlite"} info: [PROFILES] Database migrations completed without error {"category":"sqlite"} hyperdrive daemon ready Uncaught exception: TypeError: Cannot read property 'services' of undefined at new CorestoreClient (/Users/erg/beaker/app/node_modules/hyperdrive-daemon-client/index.js:747:38) at onmetadata (/Users/erg/beaker/app/node_modules/hyperdrive-daemon-client/index.js:69:24) at /Users/erg/beaker/app/node_modules/hyperdrive-daemon-client/index.js:63:14 at /Users/erg/beaker/app/node_modules/hyperdrive-daemon-client/lib/metadata.js:18:12 at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:61:3) error: Uncaught exception: TypeError: Cannot read property 'services' of undefined {"category":"browser"} Error: timeout at Timeout._onTimeout (/Users/erg/beaker/app/node_modules/nat-upnp/lib/nat-upnp/client.js:187:14) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7)