Skip to content

Instantly share code, notes, and snippets.

@lulf
Last active December 12, 2016 09:37
Show Gist options
  • Save lulf/0c92dcfea7def9d8eb1ee547731a01df to your computer and use it in GitHub Desktop.
Save lulf/0c92dcfea7def9d8eb1ee547731a01df to your computer and use it in GitHub Desktop.
/usr/sbin/future.js:91
this.callback(this.get_error());
^
TypeError: undefined is not a function
at FutureSet.complete (/usr/sbin/future.js:91:14)
at Future.complete (/usr/sbin/future.js:43:14)
at ConnectedRouter.incoming (/usr/sbin/router.js:492:6)
at emit (events.js:107:17)
at Connection.dispatch (/node_modules/rhea/lib/connection.js:190:37)
at Session.dispatch (/node_modules/rhea/lib/session.js:384:41)
at link.dispatch (/node_modules/rhea/lib/link.js:61:38)
at Incoming.on_transfer (/node_modules/rhea/lib/session.js:315:22)
at Session.on_transfer (/node_modules/rhea/lib/session.js:586:19)
at Connection.(anonymous function) [as on_transfer] (/node_modules/rhea/lib/connection.js:549:30)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment