We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apparently having the option:
.option('-a --alias [alias]', 'Version Alias')
triggers an error at
commander.js/index.js
Line 467 in 89858e5
TypeError: command.alias is not a function at /Users/zanona/Desktop/core/node_modules/awsr/node_modules/commander/index.js:467:22
The text was updated successfully, but these errors were encountered:
Closing this as covered by #183 and #933
Sorry, something went wrong.
No branches or pull requests
Apparently having the option:
.option('-a --alias [alias]', 'Version Alias')
triggers an error at
commander.js/index.js
Line 467 in 89858e5
The text was updated successfully, but these errors were encountered: