Skip to content
Discussion options

You must be logged in to vote

The line in the log

2023-04-09T20:37:50.009 helix_lsp::transport [ERROR] err <- "error: toolchain 'stable-x86_64-unknown-linux-gnu' is not installed\n"

is printed to stderr by the language server. This should be the same output as rustup run stable rust-analyzer if you ran that by itself in a terminal. You'll need to install the stable toolchain

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kittech0
Comment options

@the-mikedavis
Comment options

Answer selected by kittech0
@kittech0
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants