Skip to content
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

No lint issues output on Windows #703

Closed
enricoangelon opened this issue Jan 14, 2023 · 3 comments
Closed

No lint issues output on Windows #703

enricoangelon opened this issue Jan 14, 2023 · 3 comments

Comments

@enricoangelon
Copy link

I ran into an issue where running xo on Windows doesn't log any linting issue on the project, but using any other platform will work as expected.

@fregante
Copy link
Member

fregante commented Feb 20, 2023

No output or does it just fail? I'm guessing this is a local environment issue rather than an issue with XO. However XO isn't tested on Windows so it could be anything

runs-on: ubuntu-latest

Does ESLint work? Try running that first

@enricoangelon
Copy link
Author

On Windows very simply the command to test the linting ends immediately and no output is returned, it doesn't seem to me to be an environment problem and moreover it has always done this with different Windows installations, the only way to solve the problem is to use wsl extension. However ESLint seems to work correctly, giving an adequate output.

@XhmikosR
Copy link
Contributor

Works fine for me on various Windows machines, so this hints there's something wrong in your case.

You should share a minimum repo so that people can try to reproduce the issue.

@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants