konsumer / tplink-lightbulb

Control TP-Link smart lightbulbs from nodejs
MIT License
190 stars 32 forks source link

Not working on windows #29

Closed landorg closed 5 years ago

landorg commented 6 years ago

I just tried to run my scripts on windows. They hang during scan. The scripts run fine on linux.

Also tplink scan does never return. I have enabled node in the firewall.

shubhamkumarnayak commented 5 years ago

I am also facing the same issue.

gannonprudhomme commented 5 years ago

I was also facing this same issue, after having it work for 1-2 months. tplink scan never returned.

Removing and reinstalling the package (globally) fixed it for me.

konsumer commented 5 years ago

I don't have a windows system to test with right now, but @gannonprudhomme 's solution makes sense. Try it out, and let me know if I can close the issue.

landorg commented 5 years ago

No it doesn't change anything.

AJaycup14 commented 5 years ago

I am also having issues getting scan to return anything. It used to work, now all of a sudden its not working anymore. I already reinstalled it and its still not working.

konsumer commented 5 years ago

Ok, I compiled some releases, so no one needs any particular node runtime or anything and it's all self-contained. Try out the release for your platform, and let me know if it still has issue.

landorg commented 5 years ago

Fixed it for me. Thanks