Skip to content

small add to instructions #758

@Dorian-Grim

Description

@Dorian-Grim

Hi. I just spent all day trying to run a dotnet script command after installing it with dotnet tool install -g dotnet-script and I was getting

You must install .NET to run this application.
...
.NET location: Not found

Learn about runtime installation:
https://aka.ms/dotnet/app-launch-failed

Download the .NET runtime:
...

even though dotnet is a valid command in my cli. I am using binaries. The only thing that worked is adding DOTNET_ROOT to my path with the location of the dotnet binaries, even if Path already has the location of the dotnet

Can somebody please update the readme with this small small detail?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions