Open
Description
Running Node.js v0.1.31 gives the following:
TypeError: Cannot read property 'Connection' of undefined
at [object Object].connect (/Users/tgautier/src/node.websocket.js/lib/redis.js:47:32)
at Object.<anonymous> (/Users/tgautier/src/node.websocket.js/log.js:66:8)
at Module._compile (node.js:719:23)
at Module._loadScriptSync (node.js:734:16)
at Module.loadSync (node.js:630:10)
at loadModule (node.js:575:16)
at require (node.js:698:12)
at Object.<anonymous> (/Users/tgautier/src/node.websocket.js/websocket.js:14:14)
at Module._compile (node.js:719:23)
at Module._loadScriptSync (node.js:734:16)
Switching to v0.1.29 removes this issue.
Metadata
Metadata
Assignees
Labels
No labels