Closed Brogoming closed 6 months ago
Have you tried restarting VS Code? If you type dotnet --info on a terminal outside of VS Code (command prompt or powershell), does it still say that that dotnet was not recognized?
This issue is stale because there has been no response to a request for more information for 7 days.
This issue was closed because there was no response to a request for more information for 10 days.
URL
https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install
Operating system
windows
More information about your system
No response
Description
dotnet : The term 'dotnet' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
dotnet --info
No response