HomeBridgeController
HomeBridgeController copied to clipboard
Error During Installation on OSX causes homebridge-controller directory in node_modules directory to delete upon unsuccessful installation
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 :)

