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

ArgumentParser exits when met with an invalid argument #171

Closed
Kkcc01 opened this issue Nov 3, 2022 · 0 comments
Closed

ArgumentParser exits when met with an invalid argument #171

Kkcc01 opened this issue Nov 3, 2022 · 0 comments

Comments

@Kkcc01
Copy link

Kkcc01 commented Nov 3, 2022

Hello,

I have been using your package for a project and noticed that when I use the parse_known_args() function, it exits when it encouters an invalid argument, even though I explicitly defined the parser as such var parser = new ArgumentParser({exit_on_error: false})
I don't have this issue with the python version but is it fixable for node JS ?

Thanks for your answer!

@Kkcc01 Kkcc01 closed this as completed Nov 4, 2022
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

1 participant