homebridge-homekit-controller icon indicating copy to clipboard operation
homebridge-homekit-controller copied to clipboard

Dicover devices not work

Open BobbySlope opened this issue 5 years ago • 2 comments

homekit [network interface]

5651CA10-6CA5-4D19-8F33-8308259CEB0A

BobbySlope avatar Feb 15 '20 21:02 BobbySlope

Thanks for your report, have you installed it globally?

npm i -g homebridge-homekit-controller

Btw please remove the [ and ], it's also optional

MartinPham avatar Feb 16 '20 10:02 MartinPham

Tried to install it with the Hoobs terminal as well, but Hoobs doesn´t seen to have the permission?

npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! syscall access npm ERR! path /usr/local/lib/node_modules npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] npm ERR! stack: npm ERR! 'Error: EACCES: permission denied, access '/usr/local/lib/node_modules'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in: npm ERR!

/home/hoobs/.npm/_logs/2020-02-22T14_59_37_590Z-debug.log

Sarzeau avatar Feb 22 '20 15:02 Sarzeau