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

allow_private vs allow-private argument problem 0.17.0 #210

Closed
mbrobbel opened this issue Apr 4, 2019 · 3 comments
Closed

allow_private vs allow-private argument problem 0.17.0 #210

mbrobbel opened this issue Apr 4, 2019 · 3 comments
Assignees
Labels

Comments

@mbrobbel
Copy link

mbrobbel commented Apr 4, 2019

Describe the bug
I'm getting the following error after upgrading to 0.17:

[cargo-make] INFO - cargo make 0.17.0
...
error: Found argument '--allow_private' which wasn't expected, or isn't valid in this context
	Did you mean --allow-private?

To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/mbrobbel/dqcsim-rs.git
cd dqcsim-rs
make build
@sagiegurari
Copy link
Owner

found the issue. will fix it today. thanks!!!

@sagiegurari
Copy link
Owner

@mbrobbel just published new 0.17.1 version with the fix.
if you could also please verify it.

@mbrobbel
Copy link
Author

mbrobbel commented Apr 4, 2019

0.17.1 works! Thanks.

@mbrobbel mbrobbel closed this as completed Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants