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

Install with Node.js>v8.x fails (Raspberry) #15

Open
villamann opened this issue Apr 9, 2019 · 0 comments
Open

Install with Node.js>v8.x fails (Raspberry) #15

villamann opened this issue Apr 9, 2019 · 0 comments

Comments

@villamann
Copy link

First of all; thank you for the useful plugin. I have encountered the same installation problems mentioned by others, and thought I should share my experiences. I am runnning Homebridge on a Raspberry Pi, with Node.js v8.x. I was able to install the plugin running first the command
sudo apt-get install libtool autoconf automake
then
sudo npm install -g --unsafe-perm homebridge-theater-mode
I have tested the installation on clean setups of Raspbian using Node.js v8.x, v10.x & v11.x.
v8.x is successful, but later versions of Node.js returns installation error. Installing with v8.x and then upgrade and recompile plugin also failed.

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