KraigM / HomeBridgeController

Provides a simplified UI for controlling your HomeBridge
87 stars 7 forks source link

Error During Installation on OSX causes homebridge-controller directory in node_modules directory to delete upon unsuccessful installation #70

Open sirocket opened 7 years ago

sirocket commented 7 years ago

Hello,

I am having an installation issue on OSX El Capitan.

When having the usr/local/lib/node_modules directory open I can see the homebridge-controller folder being created but when I receive the error at the end of installation, the folder ends up getting deleted and the node_modules directory gets reverted as if homebridge-controller never installed.

I do have npmi and npm directories in the usr/local/lib/node_modules directory and npm is inside the nmpi/node_modules directory.

Any help would be appreciated as I would love to use your plugin :)

screenshot2

screenshot1