dotnet / website-feedback

This repo is for dot.net feedback including get started tutorial issues from the site.
MIT License
0 stars 1 forks source link

dotnet not recognized by my device. #199

Closed kamotsele closed 14 hours ago

kamotsele commented 1 month ago

URL

https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install

Operating system

windows

More information about your system

x86

Description

I am trying to start using C# on my laptop. I installed the .NET software and VSCode but when I type "dotnet" in the terminal, I get an error message saying that it cannot recognize dotnet.

dotnet --info

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

mairaw commented 1 month ago

Did you download the .NET SDK as instructed on that page? If so, maybe try restarting VS Code?

github-actions[bot] commented 3 days ago

This issue is stale because there has been no response to a request for more information for 7 days.

github-actions[bot] commented 14 hours ago

This issue was closed because there was no response to a request for more information for 10 days.