C
C#11mo ago
ctnasu

scriptcs error

has anyone encountered this error?
No description
10 Replies
Angius
Angius11mo ago
What are you trying to do that would require scriptcs?
ctnasu
ctnasuOP11mo ago
I get zsh: command not found: scriptcs error when running the code
MODiX
MODiX11mo 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
Angius11mo ago
sciptcs is not how you run C# projects
ctnasu
ctnasuOP11mo ago
No description
Angius
Angius11mo 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
ctnasuOP11mo ago
i am using vs code for c#. i can run with dotnet but i cant run in vs code
333fred
333fred11mo ago
$vscode
MODiX
MODiX11mo 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
333fred11mo ago
You absolutely can run with vs code. Make sure you follow the instructions
Want results from more Discord servers?
Add your server