#Does anyone know how to fix this error
1 messages · Page 1 of 1 (latest)
yes i literally reinstalled it 10 times
Have you tried using Visual Studio instead?
Visual Studio Code is a lightweight text editor that supports extensions, letting it support a number of different languages.
Visual Studio is a full Integrated Development Environment (IDE), and as such offers better tools to equip developers with everything they need when writing apps and games.
Since Visual Studio Code is more lightweight, it lacks a lot of the useful features ideal for working with .NET, and so we recommend using Visual Studio when writing C# or working with Unity.