Results 4 comments of psxpa3

Hello @AlCalzone , can you tell me what is the ts-jest, @types/jest versions are you using with jest @26.6.3 for which test cases are working? Hello @Krillian111 when we say...

Hi @Tallyb I am trying to upgrade tar version from 4.4.8 to 6.1.9/6.1.10, however getting the following error - TypeError: Cannot destructure property isAbsolute of 'undefined' or 'null'. 5 |...

Thanks for the reply @isaacs. Yes, it is a node program. The thing is I am trying to upgrade tar version from 6.1.0 to 6.1.1+, and `yarn test` fails with...

Hi @Solanar , I am also facing this issue with Python 3.8 on MacOs Monterey. Multi-processing was working fine with Python 3.6. The code snippet is {code} p = multiprocessing.cpu_count()...