This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
RLS Cannot be started. #237
Closed
Description
As of 19/1/2018 (maybe earlier):
Extension says no rls installed, do I want to install. This is strange as rls is installed (via rustup) in cargo bin.
Couldn't start client Rust Language Server
ErrorCould not install RLS component (rls)
VSCode:
Version 1.19.2
Commit 490ef761b76b3f3b3832eff7a588aac891e5fe80
Date 2018-01-10T15:55:03.538Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
Rust installed via rustup -
toolchains installed:
stable-x86_64-pc-windows-gnu
stable-x86_64-pc-windows-msvc
beta-x86_64-pc-windows-msvc
nightly-x86_64-pc-windows-gnu
nightly-x86_64-pc-windows-msvc (default)
Uninstalled the plugin and reinstalling has no effect. Nothing about Rust or RLS in logs.
Not sure exactly what is wrong or how to diagnose more.