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

TypeError on depth >= 8 #3

Open
ZIJ opened this issue Jun 10, 2015 · 0 comments
Open

TypeError on depth >= 8 #3

ZIJ opened this issue Jun 10, 2015 · 0 comments
Labels

Comments

@ZIJ
Copy link
Owner

ZIJ commented Jun 10, 2015

fastpassword -l 10 -d 8

/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/babel-runtime/regenerator/runtime.js:469
        throw exception;
              ^
TypeError: undefined is not iterable!
    at TypeError (native)
    at assert (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/core-js/library/modules/$.assert.js:3:45)
    at module.exports.get (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/core-js/library/modules/$.iter.js:41:5)
    at /Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/dist/fastpassword.js:64:62
    at Array.reduce (native)
    at callee$1$0$ (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/dist/fastpassword.js:58:87)
    at tryCatch (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/babel-runtime/regenerator/runtime.js:67:40)
    at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/babel-runtime/regenerator/runtime.js:294:22)
    at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/babel-runtime/regenerator/runtime.js:100:21)
    at tryCatch (/Users/izalutsky/.nvm/versions/node/v0.12.3/lib/node_modules/fastpassword/node_modules/babel-runtime/regenerator/runtime.js:67:40)
@ZIJ ZIJ added the bug label Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant