-
Notifications
You must be signed in to change notification settings - Fork 256
error: component 'rls' for target 'x86_64-apple-darwin' is unavailable for download #1242
Comments
@karasjoh000 https://mexus.github.io/rustup-components-history/ |
This is a semi-regular occurrence on the nightly channel see #641 (comment). It's generally ok to use the previous nightly release until clippy/rls compile is fixed, which is what rustup does by default. I think we should add something to the readme though tbf. |
We've just added more info to the readme https://github.com/rust-lang/rls#error-component-rls-is-unavailable-for-download-nightly |
I think this info should be added to |
My solution is: After this, rls had been installed on my mac. If you're like me using vs code rust extension, press shift+cmd+p, run "Rust : start the rust server". |
@hecool108 thanks - worked for me |
When updating nightly I got:
Is nightly broken?
The text was updated successfully, but these errors were encountered: