-
-
Notifications
You must be signed in to change notification settings - Fork 54
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 use flags --name #24
Comments
Lots of really good discussion on this over here and in related issues. Looks like there's a better API than what I'm already using, so I'll get the code updated here soon and add in some tests to ensure it keeps working. Thanks for bringing this up |
@FahriDevZ did you mean to close this back out? |
Wow, thanks for your quick reply. Due this issue I temporarily only use single dash :( |
Maybe to solve this problem should upgrade the commander. |
Looks like this is actually already fixed in commander v7, which I'll have the next version of nest-commander use under the hood. |
Okay, this should be fixed in version 1.3.0 |
This is first time i use package commander, and i don't understand where this problem coming.
And how to i use flags --name?
error log:
Example: https://replit.com/@fahri5567/TestNestCommander
The text was updated successfully, but these errors were encountered: