Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Windows 10 #15

Open
roccomuso opened this issue Nov 5, 2016 · 2 comments
Open

Error on Windows 10 #15

roccomuso opened this issue Nov 5, 2016 · 2 comments

Comments

@roccomuso
Copy link

I'm having this error on Windows 10, with node v6.6.0:

Error: Promise rejected with value: 'Could not get password'
    at C:\Users\Antonio\AppData\Roaming\npm\node_modules\wifi-password-cli\node_modules\loud-rejection\index.js:27:12
    at Array.forEach (native)
    at EventEmitter.<anonymous> (C:\Users\Antonio\AppData\Roaming\npm\node_modules\wifi-password-cli\node_modules\loud-rejection\index.js:23:24)
    at emitTwo (events.js:106:13)
    at EventEmitter.emit (events.js:191:7)
    at emit (C:\Users\Antonio\AppData\Roaming\npm\node_modules\wifi-password-cli\node_modules\signal-exit\index.js:68:11)
    at processEmit [as emit] (C:\Users\Antonio\AppData\Roaming\npm\node_modules\wifi-password-cli\node_modules\signal-exit\index.js:141:5)
@cktang88
Copy link

basically the script just executes wlan show profile name=[SSID] key=clear on Win10

@tyeth
Copy link

tyeth commented Feb 24, 2018

Prepend that command with

netsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants