-
Notifications
You must be signed in to change notification settings - Fork 541
Open
Description
First due to the ssl change I've tried to update twitter-node using npm update but nothing have been updated because the version is always 0.0.2 ... I copied index.js manualy !
But after that, I got this error :
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object #<Object> has no method 'createClient'
at EventEmitter._createClient (/home/vrabah/node_modules/twitter-node/lib/twitter-node/index.js:160:15)
at EventEmitter.stream (/home/vrabah/node_modules/twitter-node/lib/twitter-node/index.js:111:22)
at Object.<anonymous> (/home/vrabah/Documents/projet/node.js/mydev/server3.js:34:2)
at Module._compile (module.js:411:26)
at Object..js (module.js:417:10)
at Module.load (module.js:343:31)
at Function._load (module.js:302:12)
at Array.<anonymous> (module.js:430:10)
at EventEmitter._tickCallback (node.js:126:26)Any idea ?
Thank's
Metadata
Metadata
Assignees
Labels
No labels