Skip to content

Instantly share code, notes, and snippets.

@thebadger412
Created January 24, 2013 21:02
Show Gist options
  • Save thebadger412/4627704 to your computer and use it in GitHub Desktop.
Save thebadger412/4627704 to your computer and use it in GitHub Desktop.
TypeError: Cannot call method 'channel' of undefined
at Object.<anonymous> (/home/pi/node-playground/dashku/server/rpc/pub.js:3:16)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)
at Object.require [as loadItem] (module.js:378:17)
at Object.exports.createApiTree.createApiTree (/home/pi/node-playground/dashku/node_modules/apitree/lib/apitree.js:57:113)
at module.exports (/home/pi/node-playground/dashku/node_modules/socketstream/lib/request/responders/rpc/request.js:11:17)
at Object.module.exports.interfaces (/home/pi/node-playground/dashku/node_modules/socketstream/lib/request/responders/rpc/index.js:18:37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment