-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
a couple of days ago I saw a notification popup in hyper saying that some plugins where updated, and that I should restart hyper to enable the updates. after restarting, I will regularly throughout the day see an error popup. below is the contents of the error:
Uncaught Exception:
TypeError: "listener" argument must be a function
at App.removeListener (events.js:326:15)
at module.exports (/Users/nstowell/.hyper_plugins/node_modules/hyperterm-summon/modules/dispose.js:7:7)
at Object.exports.onUnload.app [as onUnload] (/Users/nstowell/.hyper_plugins/node_modules/hyperterm-summon/index.js:13:27)
at modules.forEach.mod (/Applications/Hyper.app/Contents/Resources/app.asar/plugins.js:121:11)
at Array.forEach (native)
at clearCache (/Applications/Hyper.app/Contents/Resources/app.asar/plugins.js:119:11)
at err (/Applications/Hyper.app/Contents/Resources/app.asar/plugins.js:72:7)
at err (/Applications/Hyper.app/Contents/Resources/app.asar/plugins/install.js:42:7)
at cp.execFile.err (/Applications/Hyper.app/Contents/Resources/app.asar/plugins/install.js:27:13)
at ChildProcess.exithandler (child_process.js:209:7)
Reactions are currently unavailable