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

Updated to use Nan and multiple versions of Node.js up to 5 #5

Closed
wants to merge 3 commits into from

Conversation

sebleedelisle
Copy link
Contributor

Rewritten in the style recommended in https://github.com/nodejs/node-addon-examples for Nan (https://github.com/nodejs/nan) so should be good for versions 0.8, 0.10, 0.12, 4 and 5.

Tested on 5.4.1, needs testing on other versions.

@zeitungen
Copy link
Owner

Hello,
Thanks for your work !
I'll try to get some time this weekend to test it with a nodejs 0.10.x and merge it !

@sebleedelisle
Copy link
Contributor Author

My pleasure, hope it helps!

I had a bit of spare time (and a spare Raspberry Pi!) so I tried installing the module on node 0.10.29 and I'm getting the error in Nan that is outlined here : nodejs/nan#414

Which is annoying. It seems like there's something wrong with the version of gyp-node that comes with npm 1.4.21. I'm trying to see if I can upgrade gyp-node now... I'll let you know how I get along.

Seb

@sebleedelisle
Copy link
Contributor Author

Found a slight problem with it, I think I've fixed it, will make a new PR when I'm sure.

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

Successfully merging this pull request may close these issues.

2 participants