KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Error Loading Plugin - #68

Closed dasoutherland closed 7 years ago

dasoutherland commented 7 years ago

Getting this error with trying to run homebridge. Instead of downgrading node I commented some line in the index.js file that I found in another issue.

screen shot 2016-11-21 at 11 19 33 pm
dasoutherland commented 7 years ago

More info..

I commented out the lines here

yes, reverting to a node version < 6 seems to solve the issue. You could also simply comment out these lines on your install, these are not used anyway in homebridge-wink plugin and are indirectly causing the issue.

I also tried commenting out the line in this post as per the help of @KhaosTian https://github.com/winfinit/wink-js/blob/master/index.js#L4

The most recent error that Im getting is.. Error: Cannot find module ' ./lib/model/robot' See below.

screen shot 2016-11-21 at 11 19 33 pm