Hans

Results 8 comments of Hans

This was on HN yesterday: https://news.ycombinator.com/item?id=36615691

But yet all formatting is removed on whatever is passed through? ![image](https://github.com/pinojs/pino-pretty/assets/91126835/b2822cfc-1b1b-466a-93c3-2d8e3343629f) left: `npx vitest`, right: `npx vitest | npx pino-pretty`

I'm afraid I don't understand, is there anything I can do about it myself?

> When you say it stops working/hangs, what does it show in the browser? Nothing at all. Just a pending request and a spinner. The hanging only happens on requests...

I found a (consistent) way to temporary fix a hanging route. * I delete a bunch of imports (and the code using them) in the file. * Restart the server....

I am not on Linux, but on a Mac and Firefox has the same issue. In what way does #11959 close this?

Yes I tried that before opening the issue (as it already was in the vite docs). I have many imports, but from only a few files (about 20-30). That's not...

Yes i had to install the new versions manually again too to get rid of that error.