Question internal CLR error in VS Code

rgomez

New member
Joined
Aug 3, 2023
Messages
1
Programming Experience
Beginner
Hi,

I started learning C# recently using the Microsoft Learn guide and I have successfully finished some of the beginner projects in VS Code. Everything has been working well and smoothly until today. What is happening is that I am unable to run any code in the terminal. No matter what code I write (can be a simple "Console.WriteLine("Hello world");" code), the terminal states that there is an internal CLR error. This is happening on any project I open. I did not install or uninstall any extension before this issue, and I have tried reinstalling VS Code and .NET SDK, and I contine seeing the same error. I am using the latest versions on both the IDE and .Net and I am all out of ideas at this point.

Is there a way to restore everything from VS Code? - Clearly the uninstall did not work.
 
I don't think this is a C# problem, but rather a VS Code problem.
 

Latest posts

Back
Top Bottom