Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

error: toolchain 'nightly-x86_64-apple-darwin' does not contain component 'rls' #369

Open
artyomtrityak opened this issue Nov 14, 2017 · 5 comments

Comments

@artyomtrityak
Copy link

artyomtrityak commented Nov 14, 2017

Version of VSCode: 1.18
Version of the extension: 0.4.2
OS: MacOS

Description:
component rls renamed to rls-preview so extension does not work right now,

Output of the "Rust logging" channel:

error: toolchain 'nightly-x86_64-apple-darwin' does not contain component 'rls' for target 'x86_64-apple-darwin'

exit: code=1, signal=null

close: code=1, signal=null

rust-lang/rls#502

@ArtFeel
Copy link

ArtFeel commented Jan 7, 2018

@artyomtrityak I fix this issue in PR #372
You can build this extension from source, it works fine with latest VSCode and Rust nightly toolchain.

@Jason5Lee
Copy link

Same issue on Windows.
toolchain 'nightly-x86_64-pc-windows-msvc' does not contain component 'rls' for target 'x86_64-pc-windows-msvc'.

@alexanderattar
Copy link

@ArtFeel can you provide the steps to build your fork from the source? 🙏

@ArtFeel
Copy link

ArtFeel commented Oct 2, 2018

@alexanderattar here is detailed instruction, don't forget to replace a link to git repo.

@alexanderattar
Copy link

Awesome! Thanks, I appreciate it!

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

No branches or pull requests

4 participants