-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Fastify plugin generates module with an invalid path #187
Comments
Hey @tajnymag, Thanks again for the issues and relevant repros! Feel free to contribute back or open other issues with any real world feedback ✌️ |
Amazing. Thanks a lot! When I get time, I might have a look at extending the fastify plugin. |
Sounds lovely! I intensively use The idea behind Fastify plugin was to enable |
🐛 Bug Report
The output of the fastify plugin generates without a separator on Windows 11. Probably a mismatched separator.
To reproduce, I've created a test repository and a test workflow. Compared to #186 this issue happens only windows and not linux.
Reproduction
Expected behavior
Actual behavior
Run
npx envinfo --preset jest
Paste the results here:
The text was updated successfully, but these errors were encountered: