-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
On node 0.10.5 require('hash_ring') fails with
module.js:356
Module._extensions[extension](this, filename);
^
Error: /tmp/hr/node_modules/hash_ring/build/Release/hash_ring.node: undefined symbol: ev_default_loop_ptr
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/tmp/hr/node_modules/hash_ring/index.js:1:80)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
Works fine with 0.8.23
Metadata
Metadata
Assignees
Labels
No labels