KraigM / HomeBridgeController

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

TypeError: undefined is not a platform #43

Closed david-loadman closed 8 years ago

david-loadman commented 8 years ago

I recently installed the plugin using sudo npm -g...., edited the config.json file to add the platform and when home bridge starts I get the following error:

Initializing HomeBridgeControllerLink platform.... /usr/local/node_modules/homebridge-controllerlink/lib/logger.js:83 var breakline = (c + ' ').repeat(10); | TypeError: undefined is not a function at getBreakString (/usr/local/lib/node_modules/homebridge=controllerlink/lib/logger.js:83.28)

Any suggestions would be appreciated.

KraigM commented 8 years ago

Looks like you have an old version of node. I'm about to release a fix for you (0.6.4) that will support older versions of node. You will have to let me know if anything else pops up on older versions

KraigM commented 8 years ago

Released fix in 0.6.4