dotnet installed but can't be recognized
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
The problem encountered on https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install
Operating System: windows10
I follow .net Tutorial: [(https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install)
]
I installed the .net 7 SDK(64bit) , then typed " dotnet " in the Command prompt, but still got the error: 'dotnet' is not recognized as an internal or external command,
operable program or batch file.
I tried x64 and x86 both don't work. Also tried arm64 but this does not support my system, can't be installed. The images below are the dotnet files in my computer and the sdk version I have installed in C:/Program Files/dotnet/sdk



Contributor guide
Assessment
This issue has not been assessed yet.