-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
How do I have installed httprepl?
dotnet tool install -g Microsoft.dotnet-httprepl
dotnet tool list -g
Package Id Version Commands
----------------------------------------------------
microsoft.dotnet-httprepl 8.0.0 httprepl
Error happening
$ httprepl
You must install .NET to run this application.
App: /home/kandy/.dotnet/tools/httprepl
Architecture: x64
App host version: 9.0.3
.NET location: Not found
Learn more:
https://aka.ms/dotnet/app-launch-failed
Download the .NET runtime:
https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=linux-x64&os=opensuse-tumbleweed.20250326&apphost_version=9.0.3
SDKs and runtime installed
dotnet --list-sdks
8.0.407 [/home/kandy/.dotnet/sdk]
9.0.202 [/home/kandy/.dotnet/sdk]
dotnet --list-runtimes
Microsoft.AspNetCore.App 8.0.14 [/home/kandy/.dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 9.0.3 [/home/kandy/.dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.14 [/home/kandy/.dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.3 [/home/kandy/.dotnet/shared/Microsoft.NETCore.App]
Operating system
cat /etc/os-release
NAME="openSUSE Tumbleweed"
# VERSION="20250326"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20250326"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
# CPE 2.3 format, boo#1217921
CPE_NAME="cpe:2.3:o:opensuse:tumbleweed:20250326:*:*:*:*:*:*:*"
#CPE 2.2 format
#CPE_NAME="cpe:/o:opensuse:tumbleweed:20250326"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
Metadata
Metadata
Assignees
Labels
No labels