You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object #<Client> has no method 'destroy'
at /var/local/webroot/bookmarks-node/node_modules/nodeload/nodeload.js:9:506
at Client.<anonymous> (/var/local/webroot/bookmarks-node/node_modules/nodeload/nodeload.js:10:180)
at Client.emit (events.js:88:20)
at ClientRequest.<anonymous> (http.js:1511:10)
at ClientRequest.emit (events.js:67:17)
at Socket.<anonymous> (http.js:1114:11)
at Socket.emit (events.js:67:17)
at Array.0 (net.js:301:25)
at EventEmitter._tickCallback (node.js:192:40)
I use node v0.6.5
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
When i run the quick start sample https://github.com/benschmaus/nodeload/blob/master/doc/nodeload.md, i have the next error :
I use node v0.6.5
Thanks in advance
The text was updated successfully, but these errors were encountered: