jerrykal / hyper-material-box

The most hackable theme for your favorite terminal Hyper
MIT License
30 stars 9 forks source link

Error after installing #2

Closed dpo closed 7 years ago

dpo commented 7 years ago

After following the instructions and reloading, the terminal hangs and I see the following error message in the developer tools:

Uncaught Error: Could not call remote function ''. Check that the function signature is correct. Underlying error: Cannot read property 'blue' of undefined
Error: Could not call remote function ''. Check that the function signature is correct. Underlying error: Cannot read property 'blue' of undefined
    at callFunction (/Applications/Hyper.app/Contents/Resources/electron.asar/browser/rpc-server.js:235:11)
    at EventEmitter.<anonymous> (/Applications/Hyper.app/Contents/Resources/electron.asar/browser/rpc-server.js:342:5)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)
    at WebContents.<anonymous> (/Applications/Hyper.app/Contents/Resources/electron.asar/browser/api/web-contents.js:231:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:191:7)

If I quit Hyper and restart, it never comes up. I'm using Hyper 1.3.3.1754 on macOS 10.12.5.

dpo commented 7 years ago

Apologies. My fault.