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

ToObject deprecation warnings on install #154

Open
matsekberg opened this issue Jul 17, 2019 · 0 comments
Open

ToObject deprecation warnings on install #154

matsekberg opened this issue Jul 17, 2019 · 0 comments

Comments

@matsekberg
Copy link

Install with:

sudo npm install -g homekit2mqtt --unsafe-perm:

Give 16 warnings of type:

 ../src/ed25519.cc:107:38: warning: 'ToObject' is deprecated [-Wdeprecated-declarations]
        Handle<Object> publicKey = info[2]->ToObject();
                                            ^
/Users/meg/.node-gyp/10.16.0/include/node/v8.h:10046:22: note: 'ToObject' has been explicitly marked deprecated here
Local<Object> Value::ToObject() const {
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

1 participant