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

faker-cli uuid help shows error #3

Open
mkelley33 opened this issue Jun 26, 2016 · 1 comment
Open

faker-cli uuid help shows error #3

mkelley33 opened this issue Jun 26, 2016 · 1 comment

Comments

@mkelley33
Copy link

To reproduce issue install node v6.0.0, nvm, and faker-cli, then issue the following command:

faker-cli uuid help

Maybe an update to the README for node version compatibility would be helpful :)

Available options for undefined:
/Users/user.name/.nvm/versions/node/v6.0.0/lib/node_modules/faker-cli/index.js:207
  return Object.keys(faker[which]);
                ^

TypeError: Cannot convert undefined or null to object
    at module.exports.fields (/Users/user.name/.nvm/versions/node/v6.0.0/lib/node_modules/faker-cli/index.js:207:17)
    at printHelp (/Users/user.name/.nvm/versions/node/v6.0.0/lib/node_modules/faker-cli/bin/faker-cli.js:172:3)
    at print (/Users/user.name/.nvm/versions/node/v6.0.0/lib/node_modules/faker-cli/bin/faker-cli.js:182:9)
    at Object.<anonymous> (/Users/user.name/.nvm/versions/node/v6.0.0/lib/node_modules/faker-cli/bin/faker-cli.js:48:1)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:456:32)
    at tryModuleLoad (module.js:415:12)
    at Function.Module._load (module.js:407:3)
    at Function.Module.runMain (module.js:575:10)

@lestoni
Copy link
Owner

lestoni commented Sep 13, 2021

@deanrad Sorry i haven't been paying much attention to this for some time (if not years :D ) , been on other things ! i'll check it out and if you can offer any contribution feel free : )

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