flowistry icon indicating copy to clipboard operation
flowistry copied to clipboard

No such command `+nightly-2023-08-25`

Open pamburus opened this issue 1 year ago • 1 comments

Problem

Just created a new empty repository and called cargo init. Then got this error message in VS Code.

Logs

OS: darwin (23.4.0) VSCode: 1.89.0-insider Error message

error: no such command: `+nightly-2023-08-25`

	Cargo does not handle `+toolchain` directives.
	Did you mean to invoke `cargo` through `rustup` instead?

Full log: https://paste.rs/wBhKP

pamburus avatar Apr 29 '24 10:04 pamburus

How do you have cargo installed?

willcrichton avatar Jun 25 '24 07:06 willcrichton