You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the example.js on my Windows 8 machine I can see my password even though silent is set to true. Haven't tested this on other Windows versions though.
The text was updated successfully, but these errors were encountered:
I thought that programs had to manually echo input in Windows (in my experience of DOS to Windows XP, I never came across any UNIX-like ECHO flag)... Maybe see if there is code in this module that manually echoes input in Windows, and see if it checks the silent flag.
When I run the
example.js
on my Windows 8 machine I can see my password even thoughsilent
is set totrue
. Haven't tested this on other Windows versions though.The text was updated successfully, but these errors were encountered: