Im trying to install NET. SDK and when I reload my visual studio code I get this message:
The .NET Core SDK cannot be located: Error running dotnet --info: Error: Command failed: dotnet --info 'dotnet' is not recognized as an internal or external command, operable program or batch file. 'dotnet' is not recognized as an internal or external command, operable program or batch file. . .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.
Describe the Issue
Im trying to install NET. SDK and when I reload my visual studio code I get this message:
The .NET Core SDK cannot be located: Error running dotnet --info: Error: Command failed: dotnet --info 'dotnet' is not recognized as an internal or external command, operable program or batch file. 'dotnet' is not recognized as an internal or external command, operable program or batch file. . .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.
How do I fix this?
Steps To Reproduce
No response
Expected Behavior
No response
Environment Information
No response