Thibault Friedrich
Thibault Friedrich
C'est tout à fait possible mais j'avoue que `node-wifi` devrait emettre un message d'erreur même si c'est jamais très simple avec les commandes wifi. N'hésite pas à me dire de...
Je viens de tester avec la configuration suivante : - macOS 10.12.5 - FreeWifi Et cela fonctionne parfaitement avec le code qui tu as mis ci-dessus. Mon mac arrive à...
Hi, Does this proposal may be related to #92 ?
I think you pointed the good reason. Windows command line doesn't return an error when the connection failed because of wrong password. I suggest you to test the current connections...
Can you try to type the following command in your terminal and print the result here? ```bash netsh wlan show interfaces ``` Remember to slightly modify the ssid and bssid...
Ok I will try to propose a fix
I am glad you found a workaround. Unfortunately, windows use async commands so you don't know exactly when the job will be finished.
Ok thanks I will change it for the next release.
Sorry for the delay. I didn't how about it. I tried on Fedora too and the same thing happened. Quite weird because I didn't activate the option ask: ``` -a...
Thank you for your work. I try it as soon as possible and I merge it.