dotnet / dotnet/website-feedback

Private

Open
#1,639 0 comments 0 reactions 0 assignees View on GitHub
area-tutorials needs-triage
Dominant language
No language data
Stars
7
Forks
57
PR merge metrics
No merged PRs in 30d

Description

### URL

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

### Operating system

windows

### More information about your system

x64
dotnet-sdk-8.0.424-win-x64

### Description

Basically, after following the install instructions on
https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install
I still get the error listed below.

### dotnet --info

PS C:\Users\User> dotnet
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
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (dotnet:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Windows installation instructions at the two dotnet.microsoft.com URLs and compare them with the reported x64 .NET SDK 8.0.424 environment and PowerShell error. Done means the documented installation path allows `dotnet` to be recognized in PowerShell on Windows.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.