Troubleshooting
Troubleshooting
Preview First
Troubleshooting
Command
path-header-scanner scanCategory
Header Scanning
Quick Command
path-header-scanner scan [OPTIONS]| Symptom | Likely cause | Solution |
|---|---|---|
| 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. |