tach icon indicating copy to clipboard operation
tach copied to clipboard

Tach report fails on Windows paths

Open aawilson opened this issue 4 months ago β€’ 0 comments

See https://github.com/gauge-sh/tach/issues/326.

Running tach report on a path in Windows (at least in PowerShell, probably also in cmd.exe) raises the following error. The same path in WSL (bash) successfully generates a report.

Report failed: Filesystem error: No matching source root found for filepath: "\\\\?\\C:\\users\\aawilson\\projects\\someproject\\some\\path"

aawilson avatar Oct 08 '24 05:10 aawilson