-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
Thanks for your effort on this project. I'm using fast-glob in a PHP language server and am getting reports from users about lstat errors. Most of these users are on Windows and are using WSL, though a minority appear not to be using WSL.
This is the issue containing most of the information:
bmewburn/vscode-intelephense#260
This may also be useful:
microsoft/WSL#1524
I'm not a Windows user myself but will try and add some further info later.
Environment
Windows
Actual behavior
Error: UNKNOWN: unknown error, lstat 'e:\firma\fbpopular\public\storage'
Expected behavior
No error.
Steps to reproduce
- Try and find files in a dir structure that contains symbolic links on windows WSL