friedrith / node-wifi

📶 NodeJS tool to manage wifi (connections, scans)
MIT License
395 stars 161 forks source link

Fixes getCurrentConnections in Mac OS #70

Closed ricardopolo closed 4 years ago

ricardopolo commented 5 years ago

Right now getCurrentConnections in Mac OS is broken. We have an exception when getting current connections image

This little change fixes the issue an makes the library works in Mac OS.

Fixes https://github.com/friedrith/node-wifi/issues/65 Also, make this PR unnecessary https://github.com/friedrith/node-wifi/pull/67

GabrielRatener commented 5 years ago

When is this going to get merged? I can't use the library with this bug.

alexanderturinske commented 5 years ago

👍

friedrith commented 5 years ago

Sorry for the delay, I don't have a lot of time to maintain this library. I merged a pull request https://github.com/friedrith/node-wifi/pull/67 instead. Is it a problem ?

SteinRobert commented 4 years ago

@friedrith looks like #67 took already care of this PR. I guess you this can be closed.

friedrith commented 4 years ago

Yep seems right !

friedrith commented 3 years ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.