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

NodeJS 12 dependencies are not installable #151

Open
EdJoPaTo opened this issue May 21, 2019 · 2 comments
Open

NodeJS 12 dependencies are not installable #151

EdJoPaTo opened this issue May 21, 2019 · 2 comments

Comments

@EdJoPaTo
Copy link
Contributor

Installing this library on the current NodeJS LTS v12 does not work.

hap-nodejs can be upgraded to the latest version which worked fine.
I could supply a PR with only these changes.

But the tests require hap-client-cli which requires hap-client. hap-client was not modified within 2 years and requires sodium. Installing the latest version of sodium works fine too. As https://github.com/forty2/hap-client has no commits or the user any activity I dont think bumping the dependencies will work there.

@abrownsword
Copy link

Looks like nodejs is up to v13 now. Is there any work in progress to update this project so that it works with the latest nodejs, or will I need to dig out the last v11 nodejs version and attempt to use that?

@EdJoPaTo
Copy link
Contributor Author

I dedicated a Raspberry Pi 1 with NodeJS 10 (as it is a LTS Version) for the job. A containerised environment might also work with this.

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