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 when option --alias is defined #592

Closed
zanona opened this issue Dec 6, 2016 · 1 comment
Closed

Error when option --alias is defined #592

zanona opened this issue Dec 6, 2016 · 1 comment

Comments

@zanona
Copy link

zanona commented Dec 6, 2016

Apparently having the option:

.option('-a --alias [alias]', 'Version Alias')

triggers an error at

return command.alias() === name;

TypeError: command.alias is not a function
    at /Users/zanona/Desktop/core/node_modules/awsr/node_modules/commander/index.js:467:22
@shadowspawn
Copy link
Collaborator

Closing this as covered by #183 and #933

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