Error acquiring .NET!
I was opening vscode and got met with this error. Any idea what caused this?
This (?) also prevents the lsp from working
1 Reply
There's not enough information around the error to figure out what's wrong; from the inference, it's a chicken before the egg issue, where .NET8 executable doesn't exist but it's trying to download it with the dotnet executable -- but the bubbled-up messages don't give any context.
Close VSCode (entirely), install .NET8 on your machine, and re-try opening VSCode.
https://dotnet.microsoft.com/en-us/download