We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using FsFile.allFilesGlob on a Windows machine the values on each file contain several invalid values compared to MacOS.
FsFile.allFilesGlob
Issues on Windows are in these properties:
false
true
Using this package as dependency of @kiwilan/fastify-utils on a Windows machine makes this issue reproducable. On a Mac things work fine.
@kiwilan/fastify-utils
0.0.20
0
Windows
No response
The text was updated successfully, but these errors were encountered:
ewilan-riviere
No branches or pull requests
What happened?
When using
FsFile.allFilesGlob
on a Windows machine the values on each file contain several invalid values compared to MacOS.Issues on Windows are in these properties:
false
instead oftrue
)How to reproduce the bug
Using this package as dependency of
@kiwilan/fastify-utils
on a Windows machine makes this issue reproducable. On a Mac things work fine.Package Version
0.0.20
PHP Version
0
Which operating systems does with happen with?
Windows
Notes
No response
The text was updated successfully, but these errors were encountered: