Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module did not self-register. NodeJS v0.12.2 #50

Open
g00dnatur3 opened this issue May 11, 2015 · 2 comments
Open

Module did not self-register. NodeJS v0.12.2 #50

g00dnatur3 opened this issue May 11, 2015 · 2 comments

Comments

@g00dnatur3
Copy link

I am getting this error when trying to require('openzwave')

Error: Module did not self-register.
at Error (native)
at Module.load (module.js:355:32)
at Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/home/developer/workspace/leaf-hub/node_modules/openzwave/lib/openzwave.js:17:13)
at Module._compile (module.js:460:26)
at Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Module._load (module.js:310:12)

If this bug is related to NodeJS v0.12.2, which version of nodejs should i use to run openzwave?

@g00dnatur3
Copy link
Author

node v0.10.36 works with no problems, so NodeJS v0.12.2 is not working with openzwave-- confirmed.

@ekarak
Copy link

ekarak commented Jun 14, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants