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

cargo install-update no longer works #71

Closed
phil-opp opened this issue Mar 22, 2018 · 3 comments
Closed

cargo install-update no longer works #71

phil-opp opened this issue Mar 22, 2018 · 3 comments

Comments

@phil-opp
Copy link

The following error occurs:

cargo install-update
error: The subcommand 'install-update' wasn't recognized
	Did you mean 'install'?

If you believe you received this message in error, try re-running with 'cargo -- install-update'

USAGE:
    cargo [OPTIONS] [SUBCOMMAND]

For more information try --help

The suggested cargo -- install-update throws the same error. Invoking via cargo-install-update install-update still works.

> cargo --version
cargo 1.26.0-nightly (d6c3983fe 2018-03-16)
> rustc --version
rustc 1.26.0-nightly (75af15ee6 2018-03-20)
@phil-opp
Copy link
Author

It is an issue in cargo/rustc: rust-lang/cargo#5212

@nabijaczleweli
Copy link
Owner

Second dupe of #68, nice

@phil-opp
Copy link
Author

Sorry, I forgot to look at the closed bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants