Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 29th, 2012  |  syntax: None  |  size: 0.65 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. /Users/ktiedt/repos/node_modules/tweetstream/lib/main.js:87
  2.     options.client.end();
  3.                    ^
  4. TypeError: Cannot call method 'end' of undefined
  5.     at EventEmitter.<anonymous> (/Users/ktiedt/repos/node_modules/tweetstream/lib/main.js:87:20)
  6.     at EventEmitter.emit (events.js:81:20)
  7.     at EventEmitter.end (/Users/ktiedt/repos/node_modules/tweetstream/lib/main.js:84:36)
  8.     at IncomingMessage.onend (stream.js:74:10)
  9.     at IncomingMessage.emit (events.js:81:20)
  10.     at HTTPParser.onMessageComplete (http.js:133:23)
  11.     at Socket.onend (http.js:1264:12)
  12.     at Socket._onReadable (net.js:659:26)
  13.     at IOWatcher.onReadable [as callback] (net.js:177:10)