stucked on windows
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
os: Windows
I just intall `cargo install lsd` but stuck when call `lsd` after install.
it give users a bad first experience
after 1 years, the command outputs:
```
❯ lsd
lsd: .\ModifiableWindowsApps: 访问控制列表(ACL)结构无效。 (os error 1336).
```

really bad first impression
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue on Windows after installing with `cargo install lsd`, then run `lsd` in a directory containing `ModifiableWindowsApps`. Trace the command's directory-reading path and determine how the ACL error is handled; done means the reported Windows case no longer produces this bad first-run failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100