You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installedl the languageserver package and got the following output:
Besides the fact, that it was installed already, the message seems to have an editable mistake: the the cache. Looking at the code there shouldn't be any wrong.
Can Somebody relate or explain? 🤯
Edit:
nim --version
Nim Compiler Version 2.0.2 [Linux: amd64]
Compiled at 2023-12-15
Copyright (c) 2006-2023 by Andreas Rumpf
git hash: c4c44d10df8a14204a75c34e499def200589cb7c
active boot switches: -d:release
nimble --version
nimble v0.14.2 compiled at 2023-12-15 01:05:41
git hash: couldn't determine git hash
The text was updated successfully, but these errors were encountered:
I installedl the
languageserver
package and got the following output:Besides the fact, that it was installed already, the message seems to have an editable mistake:
the the cache
. Looking at the code there shouldn't be any wrong.Can Somebody relate or explain? 🤯
Edit:
nim --version Nim Compiler Version 2.0.2 [Linux: amd64] Compiled at 2023-12-15 Copyright (c) 2006-2023 by Andreas Rumpf git hash: c4c44d10df8a14204a75c34e499def200589cb7c active boot switches: -d:release nimble --version nimble v0.14.2 compiled at 2023-12-15 01:05:41 git hash: couldn't determine git hash
The text was updated successfully, but these errors were encountered: