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

Can't see test results in Windows 10 #89

Closed
matheusgrieger opened this issue Apr 26, 2018 · 1 comment
Closed

Can't see test results in Windows 10 #89

matheusgrieger opened this issue Apr 26, 2018 · 1 comment

Comments

@matheusgrieger
Copy link

  • I'm submitting a ...
    [X] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

When running npm run watch, whenever my application compiles it briefly shows which of my tests errored, but then it detects some more file changes, recompiles and the errors are gone. I cannot see what went wrong in my tests, all that shows up are the type check errors, if any.

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

It is a Node app, not intended to run in the browser. Even with errors, this is all that the PowerShell shows after displaying errors for less than a second:

[20:29:48] File change detected. Starting incremental compilation...


[20:29:49] Compilation complete. Watching for file changes.
@bitjson
Copy link
Owner

bitjson commented Sep 2, 2020

Hi @matheusgrieger, sorry to leave this waiting!

I think this may be solved in the latest version of typescript-starter, so I'm going to go ahead and close this. If it's still a problem, would you mind opening a new issue? Thanks again for the report!

@bitjson bitjson closed this as completed Sep 2, 2020
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

2 participants