-
-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
A-BUGSomething wrong, confusing or sub-standard in the software, docs, or user experience.Something wrong, confusing or sub-standard in the software, docs, or user experience.packagingDependencies, version constraints, packaging..Dependencies, version constraints, packaging..platform-windows
Description
I install hledger and I can call it directly in the terminal, meaning that the path is already registered in PATH
. I run hledger setup
and (Get-command hledger).source
, both confirm that the path is:
C:\Users\ganuo\AppData\Local\Microsoft\WinGet\Links\hledger.exe
However, both hledger-ui and hledger-web are not recognized, as they are not presented in that path, even though they are presented in C:\Users\ganuo\AppData\Local\Microsoft\WinGet\Packages\simonmichael.hledger_Microsoft.Winget.Source_8wekyb3d8bbwe
Metadata
Metadata
Assignees
Labels
A-BUGSomething wrong, confusing or sub-standard in the software, docs, or user experience.Something wrong, confusing or sub-standard in the software, docs, or user experience.packagingDependencies, version constraints, packaging..Dependencies, version constraints, packaging..platform-windows