pimatic
pimatic copied to clipboard
TypeError timer.repeat
Hi, i got the following error and pimatic crashed:
21:03:31.721 [pimatic] A uncaught exception occurred: TypeError: timer._repeat is not a function
21:03:31.721 [pimatic]> at null.wrapper [as _onTimeout] (timers.js:275:11)
21:03:31.721 [pimatic]> at Timer.listOnTimeout (timers.js:92:15)
21:03:31.721 [pimatic]> This is most probably a bug in pimatic or in a module, please report it!
21:03:31.723 [pimatic] shutting pimatic down...
/pimatic/Ent/node_modules/pimatic/startup.coffee:98
return framework.destroy().then(function() {
^
ReferenceError: framework is not defined
at process.uncaughtException (/pimatic/Ent/node_modules/pimatic/startup.coffee:85:9)
at emitOne (events.js:77:13)
at process.emit (events.js:169:7)
at processEmit [as emit] (/pimatic/Ent/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js:146:32)
at process._fatalException (node.js:224:26)