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

Always got Unknown argument: ENTRY_FILE_PATH error #14

Closed
treelite opened this issue Aug 5, 2021 · 2 comments
Closed

Always got Unknown argument: ENTRY_FILE_PATH error #14

treelite opened this issue Aug 5, 2021 · 2 comments

Comments

@treelite
Copy link

treelite commented Aug 5, 2021

Hey there :) I just updated the dpdm to the latest version and always got this error Unknown argument: ENTRY_FILE_PATH when I ran something like "dpdm ENTRY_FILE_PATH".

Looks like it's related to the yargs upgrade(yargs/yargs#1977) that the strict() will throw error if there is any unknown argument. maybe the strictOptions() become a better choice now?

@acrazing
Copy link
Owner

acrazing commented Aug 5, 2021

Can you show the complete command you executed? I can't seem to reproduce this problem:

image

@acrazing
Copy link
Owner

acrazing commented Aug 5, 2021

According to #15 , it is fixed in dpdm@3.7.1, you can try it in the latest version now, thanks.

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