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

C# #263

Closed seyfy closed 1 month ago

seyfy commented 1 month ago

URL

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

Operating system

windows

More information about your system

No response

Description

scriptcs : The term 'scriptcs' 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

mairaw commented 1 month ago

We're not using scriptcs as part of the tutorial. Are you following a different article online?

seyfy commented 1 month ago

I am using Vs code and I get this error in the terminal

On Wed, Oct 9, 2024, 22:30 Maira Wenzel @.***> wrote:

We're not using scriptcs as part of the tutorial. Are you following a different article online?

— Reply to this email directly, view it on GitHub https://github.com/dotnet/website-feedback/issues/263#issuecomment-2403277976, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDFL6T22INBZTDHTCDM7CSLZ2V74DAVCNFSM6AAAAABPVGX5QWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGI3TOOJXGY . You are receiving this because you authored the thread.Message ID: @.***>

mairaw commented 1 month ago

When does this error happen? In which part of the instructions at https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/create, does this error appear?

seyfy commented 1 month ago

When trying to run the script

On Thu, Oct 10, 2024, 00:58 Maira Wenzel @.***> wrote:

When does this error happen? In which part of the instructions at https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/create, does this error appear?

— Reply to this email directly, view it on GitHub https://github.com/dotnet/website-feedback/issues/263#issuecomment-2403502604, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDFL6TZ7RPQHIHLSIAGIDLLZ2WRJ3AVCNFSM6AAAAABPVGX5QWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGUYDENRQGQ . You are receiving this because you authored the thread.Message ID: @.***>

mairaw commented 1 month ago

But our tutorial doesn't have that script, so that's what I'm trying to understand. which instructions are you trying to follow? You don't need scriptcs to run our tutorial. If you are following a different tutorial from another site, then we can't really help you.

seyfy commented 1 month ago

Yes I am following someone else and I think the problem is with my computer thank you very much for your help.

On Thu, Oct 10, 2024, 01:06 Maira Wenzel @.***> wrote:

But our tutorial doesn't have that script, so that's what I'm trying to understand. which instructions are you trying to follow? You don't need scriptcs to run our tutorial. If you are following a different tutorial from another site, then we can't really help you.

— Reply to this email directly, view it on GitHub https://github.com/dotnet/website-feedback/issues/263#issuecomment-2403512463, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDFL6T576QXSREFDCUXFXWLZ2WSGHAVCNFSM6AAAAABPVGX5QWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGUYTENBWGM . You are receiving this because you authored the thread.Message ID: @.***>

mairaw commented 1 month ago

If you installed the tools they asked you to install, you can try restarting VS Code or your machine, to see if it recognizes that.

I'm sorry I can't further help you.