DerZyklop

Results 45 comments of DerZyklop

@Jason3S Thank you for the hint. That setting helped. Plus the Snippet that I created for it. But it still would be nice to have this Quick-Fix someday.

FYI: »_support to fix invalid banana in box_« [got merged](https://github.com/angular/angular/pull/47393#issuecomment-1259812423).

is there some kind of log file where i could search for errors?

Same here. After trying @moshebeeri’s solution, i get `Cannot find module 'node_modules/cucumber-pretty'` Installing `cucumber-pretty` or `@cucumber/pretty-formatter` does not fix it. :/ Btw. the tsconfig.json is the same our app uses...

@nemasu i'm not familiar with how the relays work, but you still have to wait for the slowest server (bottleneck) before you can show results, right?

I have a hardcoded version of this now. For the following examples i used this command: `prettyping 8.8.8.8 -i 0.1 --nomulticolor` Default: My inverted version, recorded at the same time:

Downside: My solution only makes sense with the --nomulticolor flag. If used with colors things are messed up. Default: Output of my current hack with hardcoded inverting:

Please review carefully. I‘m not quite sure where to implement the `if ( '"!${USE_STATISTICS}"') return;` checks.