mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 13:45:53 +00:00
Failed to install deb in project folder. Please help #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mazm786 on GitHub (Feb 9, 2022).
I have successfully installed at global level by following command.
dotnet tool install --global dotnet-debbut failed to run it at project level by this command.
dotnet deb installError:
.Netcore version: .Net5.0
Ubuntu: 18.04.6 TLS
VSCODE : 1.64.1
OS: Linux x64 5.4.0-96-generic
@leo-schick commented on GitHub (Mar 29, 2022):
Same for me. Running Debian on WSL:
@stdedos commented on GitHub (Apr 4, 2022):
Define successfully. I have successfully installed
dotnet-deb, but then, the command output was:Line
implicitly expects that the message before it (i.e. the not-in-PATH message) wasn't triggered.