flochtililoch / homebridge-pivot-power-genius

 Homebridge plugin for the Wink Pivot Power Genius (former Quirky).
4 stars 2 forks source link

Error when trying to install #6

Open rlmcguire opened 5 years ago

rlmcguire commented 5 years ago

I get the following message when trying to install this plugin. Is there anything that can be done to resolve this? Thanks!

$ sudo npm install -g homebridge-pivot-power-genius npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/scoobyshi/wink-js.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

hawka97 commented 4 years ago

Go into the terminal and enter sudo apt install git and follow the prompts to allow Git to be installed. Once Git is installed, this error will go away.

LordZork commented 4 years ago

Is this plugin still working for anyone? If so, please see https://github.com/flochtililoch/homebridge-pivot-power-genius/issues/8 and let me know, thanks!