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

can not install on node 10 #10

Open
aleksandrsivanovs opened this issue Apr 16, 2019 · 3 comments
Open

can not install on node 10 #10

aleksandrsivanovs opened this issue Apr 16, 2019 · 3 comments

Comments

@aleksandrsivanovs
Copy link
Collaborator

aleksandrsivanovs commented Apr 16, 2019

here is my original issue: maxnowack/homebridge-eq3ble#24

package is not installable using node 10 (LTS version now).
this is most probably because of noble/node-bluetooth-hci-socket#84.

dependencies: node-eq3ble <- noble-device (which is not installable with node 10)

one solution would be to switch the node-eq3ble to https://www.npmjs.com/package/@nullent1ty/noble-device, wdyt ?

@maxnowack
Copy link
Owner

Hey @aleksandrsivanovs, I've been rather busy lately and don't have the thermostats anymore to test, so I gave you commit access to node-3q3ble and homebridge-eq3ble to fix this issue and make any changes you'd like

If you give me your npm username, I can give you permission to publish new versions of the package as well.

@aleksandrsivanovs
Copy link
Collaborator Author

I have not so much time as well, but will try to manage to do the node 10 building.
my npm username is aleksandrsivanovs

@maxnowack
Copy link
Owner

I gave you access to the npm packages. It would be awesome if you can manage it to fix the build for node 10 :)

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