homebridge-am43-blinds icon indicating copy to clipboard operation
homebridge-am43-blinds copied to clipboard

npm ERR! enoent This is related to npm not being able to find a file.

Open nzlkiwi opened this issue 4 years ago • 1 comments

npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t https://github.com/abandonware/noble.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-11-21T12_05_54_215Z-debug.log

nzlkiwi avatar Nov 21 '20 12:11 nzlkiwi

This error simply means the git command isn't installed on the machine. On the other issue, you are using a hoobs user that doesn't have the necessary permissions. I'm assuming this is the same device and you also don't have the permission to install git.

Again assuming this is the hoobs device I would contact them to help you out with installing git and getting the right permission for the other issue: https://support.hoobs.org

renssies avatar Dec 05 '20 16:12 renssies