homespun / homebridge-accessory-neurio

A Neur.io accessory plugin for Homebridge
MIT License
3 stars 3 forks source link

Update not working? #11

Closed mbierman closed 4 years ago

mbierman commented 4 years ago

I’m probably doing something wrong, but when I run

npm update homebridge-accessory-neurio

Nothing happens.

Have I done something wrong?

mrose17 commented 4 years ago

did you perhaps mean to use npm update -g homebridge-accessory-neurio ?

mbierman commented 4 years ago

In homebridge UI plugins don’t get installed globally.

mrose17 commented 4 years ago

OK, since i'm not a homebridge UI user, i can't really comment on a solution... sorry!

when you say "nothing happens." what output is there when you type the command?

mbierman commented 4 years ago

Nada. No output at all.

mrose17 commented 4 years ago

i see exactly the same nothing. OK, try npm install homebridge-accessory-neurio ... that seems to work...

mbierman commented 4 years ago

O.K. i have a script to run It nightly so “update” might have been nice, but I guess it doesn’t matter.

mrose17 commented 4 years ago

sorry, i don't know why "npm update" stopped working for both of us...