Hello I am running pact test with vitest and getti...
# pact-js
z
Hello I am running pact test with vitest and getting this erroe :
ibc++abi: terminating due to uncaught exception of type Napi::Error
i have done some research and it looks to be related to multithreading? any clue on how to fix this? do I need to disable multithreading for nodes?