-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I have the tye, an executable. type tye
gives me this: /home/user/.dotnet/tools/tye
.
Moving this to /usr/bin/ will not work. Tye which needs dependencies which are stored in dotnet/tools. But when I do
hap run tye, I get the error:
/bin/sh: 1: tye not found`.
But dotnet/tools is in my PATH. So I think Hapless should include the local path as well when running commands?
Metadata
Metadata
Assignees
Labels
No labels