unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
390 stars 21 forks source link

Error while running tests #25

Closed nmathew98 closed 1 year ago

nmathew98 commented 2 years ago

Hi there,

I'm getting the errors below while trying to run tests with Jest. I've tried changing the package type to module and using the experimental vm flags while running Jest but it still doesn't work.

image
nmathew98 commented 2 years ago

Hi, just an update, it works when I used version 0.3.9.