Hello everyone, I installed raspberry pi os on a raspberry. I then installed homebridge on it. So far no problem. Except that I need to install a program from npm from an ssh console.
However, I can't install it with the command:I have this error that comes back: My "admin" user that I set up when I flashed is authorized to use SUDO :
However, I can't install it with the command:
Code:
Sudo npm i -g camera.ui3
Code:
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
Code:
admin@raspberrypi:~ $ groups adminadmin : admin adm dialout cdrom sudo audio video plugdev games users input render netdev spi i2c gpio [\code]I'm a little lost and I'm a beginner on raspberry
Statistics: Posted by Toto74130 — Fri Dec 13, 2024 10:19 am — Replies 1 — Views 27