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

Not working on Windows #124

Open
arjun-menon opened this issue Oct 18, 2017 · 3 comments
Open

Not working on Windows #124

arjun-menon opened this issue Oct 18, 2017 · 3 comments

Comments

@arjun-menon
Copy link

arjun-menon commented Oct 18, 2017

Not working properly on Windows.

I've tested it on multiple different Windows and Linux computers. It works perfectly on Linux, but on Windows, here's what the output looks like:

┌──────────┬─────────┬───────┬─────────┬───────────┐
│ filename │ percent │ total │ covered │ uncovered │
└──────────┴─────────┴───────┴─────────┴───────────┘
┌─────────────────────────┬───────────────────────────────────────────────────────────┐
│ included glob patterns: │ 'core/src/**/*.js'                                        │
│ excluded glob patterns: │ '**/node_modules/**'                                      │
│              threshold: │ 1                                                         │
│       concurrent files: │ 20                                                        │
│           generated at: │ Wed Oct 18 2017 14:46:14 GMT+0200 (Romance Daylight Time) │
│           flow version: │ 0.52.0                                                    │
│      flow check passed: │ no ( >= 50 errors)                                        │
└─────────────────────────┴───────────────────────────────────────────────────────────┘
┌───────────┬─────────┬───────┬─────────┬───────────┐
│ project   │ percent │ total │ covered │ uncovered │
│ workspace │   100 % │     0 │       0 │         0 │
└───────────┴─────────┴───────┴─────────┴───────────┘
View generated HTML Report at file://C:\Jenkins\jobs\ActiveUI-nightly\workspace/dist-coverage/flow/index.html

The above output was reproduced on two different very different Windows computers, so this is likely not an environment-related issue, but rather an issue in this project.

@sattaman
Copy link

+1

@sattaman
Copy link

It works on the Git Bash prompt on Windows , just not the normal command prompt

@m1n0s
Copy link

m1n0s commented Feb 2, 2018

[UPD]
I've succeed within ubuntu terminal on Windows.

Same for me.
I observe empty table within webstorm bash, conemu and git bash terminals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants