Nimsuggest initialization failed / process crashed
Closed this issue · 1 comments
s-tikhomirov commented
Solving #185 , I installed nimlangserver
manually with nimble install nimlangserver
. The result was Success: nimlangserver installed successfully.
. I then re-launched VSCode and got the following two errors:
Nimsuggest initialization for (path) failed with: Nimsuggest process crashed.
Server failed with Nimsuggest process crashed.
Ubuntu 20.04.6 LTS, VSCode 1.86.1, Nim 2.0.2, nim-lang.org plugin v0.9.0.
jmgomez commented
As a workaround one can run ./env.sh
. The NimSuggest issues are being fixed at nim-lang/Nim#23293