Skip to main content

Troubleshooting

Troubleshooting

Preview First

Troubleshooting

Commandpath-header-scanner scan

Category

Header Scanning

Quick Command

path-header-scanner scan [OPTIONS]

SymptomLikely causeSolution
Target not found.workdir/target resolution is wrong.Check absolute result and retry in preview.
No supported files.Target is empty, excluded, or has unsupported extensions.Review target and supported languages.
Windows help raises UnicodeEncodeError.Legacy CP1252 output cannot encode an emoji in help text.Use UTF-8 terminal mode (for example chcp 65001) or set PYTHONUTF8=1.
Unexpected changes were feared.--apply or configuration enabled writes.Use --dry-run; it overrides both.