uxuip
uxuip
如果不想引入实现通配符的库,也可以改用正则匹配
Here's another temporary solution, if you're using pnpm, is to add the following code to package.json, other package managers should have a similar configuration ```json { "pnpm": { "overrides": {...
遇到同样的问题
> I've never found a solution or cause for this... I always just use `happy-dom` instead. Yes, me too, but unfortunately I encountered a bug when using happy-dom. https://github.com/capricorn86/happy-dom/issues/1803