Karl Böhlmark

Results 12 comments of Karl Böhlmark

Yes, after looking a bit closer at io-ts I understand that is the reason. It feels kind of lacking to not be able to handle dates though. That's the only...

I hear you about not wanting to support BigInt if JSON.stringify doesn't support it and if you don't have a need for it personally, I understand if you want to...

I had the same issue, but it worked when I manually compiled Termkit.app (It didn't compile right away though) I'm on 10.7

Another workaround seems to be to change `moduleResolution` to `node10`, but we would love to see this fixed.

I have also been hit by this issue. Is there any way to get some triage of this so we know if it is planned? We need to decide if...

Yes, thanks. Unfortunately we have yet to upgrade to PostgreSQL 13, so that setting isn't available to us, but we are planning that change now.

This is has caused several outages for us, @sxd do you have any tracking issue in postgreSQL for this?

After digging a little bit, this seems to be because of https://github.com/elastic/require-in-the-middle/issues/50

Maybe the solution is just to note this in the docs and recommend using another testing framework

Maybe it would be possible to get someone on the jest team to take an interest here. I think it could make sense for jest to have tracing built in....