Select Page

This error is usually caused by the absence of .NET Core Runtime. You can check the the installation status with this command line query:

dotnet --list-runtimes

You may download the runtime for your .NET Core here:

https://dotnet.microsoft.com/download/dotnet-core