rooi / homebridge-lightwaverf

LightwaveRF plugin for HomeBridge
9 stars 7 forks source link

HOOBS Install #40

Closed AKWillows closed 4 years ago

AKWillows commented 4 years ago

Hi

I have been using this plug in for some time on an instance of Homebridge which I set up myself. However, my instance is, I think, pretty non-standard as some of the files appear to be in unusual places! So, I thought I would start again using HOOBS (Hoobs.org).

However, I am unable to install this plug in (which is vital for me) using their interface as I get an error. HOOBS support tell me that it is because the plug in is installing as root user rather than sudo mode. Does this sound correct to you and is there anything that can be done to sort it? Appreciate any help you can give!

AKWillows commented 4 years ago
Screenshot 2019-08-28 at 14 32 22
RugNum11 commented 4 years ago

I have the same issue using Hoobs - any pointers please?

image

rooi commented 4 years ago

Hi,

I've just changed the dependency from git to https. Could you please try again using the latest GitHub or npm version and see if this solves it?

Thanks

AKWillows commented 4 years ago

Thank you. I was able to previously install it using some advice from HomeManager support using the Terminal of HOOBS as follows:

sudo apt install git sudo -s sudo npm i homebridge-lightwaverf -g --unsafe-perm

So that provided me a workaround - so I'm afraid I won't be able to test the new install effectively. Maybe @RugNum11 will be able to. What will happen if I update to the new version?

rooi commented 4 years ago

The install git command you mention indicates that my change should work as well.

No difference, the dependency on git is now removed in the plugin, which is probably cleaner.

When you update you’ll to the new version, you should not notice anything new