homebridge-nest icon indicating copy to clipboard operation
homebridge-nest copied to clipboard

index from here is different

Open toshibochan opened this issue 7 years ago • 4 comments
trafficstars

i install homebridge-nest using "sudo npm install -g homebridge-nest" but when i compare the index.js from here and the installation is different. what i'm doing wrong?

toshibochan avatar Jan 28 '18 23:01 toshibochan

The one published to npm right now is based on one of the branches.

chrisjshull avatar Jan 29 '18 02:01 chrisjshull

How I install from github?

toshibochan avatar Jan 29 '18 06:01 toshibochan

I'm not sure why you'd want to do that (I'm pretty sure the npm version is newer than master). But I'm pretty sure this would work: npm install -g "https://github.com/KraigM/homebridge-nest"

chrisjshull avatar Jan 30 '18 02:01 chrisjshull

Great news! I have taken up maintenance of the homebridge-nest plugin in npm. The source code now lives at https://github.com/chrisjshull/homebridge-nest/. To update to the latest version of homebridge-nest, simply run npm update -g homebridge-nest.

If this is still a problem, please file this issue against that repo. Thanks!

chrisjshull avatar Feb 27 '18 02:02 chrisjshull