hallos/homebridge-cmdtrigger

chown: /usr/local: Operation not permitted

Closed this issue · 4 comments

Hi I'm getting the error:

chown: /usr/local: Operation not permitted

Hi,
What command are you trying to execute. This is most likeley about user permissons.

Aha, is this happening when you try to install ?

I have uploaded the plugin to npm registry now. So try to install with npm -g install homebridge-cmdtrigger instead.

Thanks, works.