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

Cannot read property 'indexOf' of undefined #14

Open
lai32290 opened this issue Aug 20, 2016 · 1 comment
Open

Cannot read property 'indexOf' of undefined #14

lai32290 opened this issue Aug 20, 2016 · 1 comment

Comments

@lai32290
Copy link

I'm using WIndows x64, and Node 4.4.7.

When I using CLI, is returning fallowing error for me.

$ wifi-password
TypeError: Cannot read property 'indexOf' of undefined
at C:\Users\myUser\AppData\Roaming\npm\node_modules\wifi-password\cli.js18:18
at process.tickCallback (node.js369.9)

@kevva
Copy link
Owner

kevva commented Aug 24, 2016

That one is weird. Basically it means you're getting an error but err.message is undefined.

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

2 participants