C
C#9mo ago
ctnasu

scriptcs error

has anyone encountered this error?
No description
10 Replies
Angius
Angius9mo ago
What are you trying to do that would require scriptcs?
ctnasu
ctnasuOP9mo ago
I get zsh: command not found: scriptcs error when running the code
MODiX
MODiX9mo ago
Angius
What are you trying to do that would require scriptcs?
Quoted by
<@85903769203642368> from #scriptcs error (click here)
React with ❌ to remove this embed.
Angius
Angius9mo ago
sciptcs is not how you run C# projects
ctnasu
ctnasuOP9mo ago
No description
Angius
Angius9mo ago
C# is not Python You don't run individual loose files You run projects With dotnet run command, for example To create a project, you use dotnet new [template] command For example, dotnet new console
ctnasu
ctnasuOP9mo ago
i am using vs code for c#. i can run with dotnet but i cant run in vs code
333fred
333fred9mo ago
$vscode
MODiX
MODiX9mo ago
Follow the instructions here on getting started with DevKit for C# in VSCode: https://code.visualstudio.com/docs/csharp/get-started
Get started with C# and .NET in Visual Studio Code
Getting Started with C# and .NET Development in Visual Studio Code
333fred
333fred9mo ago
You absolutely can run with vs code. Make sure you follow the instructions
Want results from more Discord servers?
Add your server