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

node v6 deprecation warning #101

Closed
dcornejo opened this issue Jun 14, 2016 · 3 comments
Closed

node v6 deprecation warning #101

dcornejo opened this issue Jun 14, 2016 · 3 comments

Comments

@dcornejo
Copy link

I am getting this error when using this package with node v6.2.1

(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.

(full traces attached)
session.txt

there are several other modules where this has cropped up and discussion about how they resolved it, I can provide links to those if needed.

@eelcocramer
Copy link
Owner

What is the output of npm ls? I suspect that you have a old version of nan lingering around.

@dcornejo
Copy link
Author

you are correct, sorry!

@eelcocramer
Copy link
Owner

No problem. Thank your for providing feedback.

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