My jest tests randomly started failing with this error since it is a dependency on jsdom. After installing nwsapi directly into my project and setting to v2.2.0, it is now fixed. Could someone please hotfix this issue so I can remove the dependency directly from my project?
@terwort
I am closing this because thhere is no reproducible test case accompanying the description of the bug.
Feel free to reopen this if you can provide such test code.
My jest tests randomly started failing with this error since it is a dependency on jsdom. After installing nwsapi directly into my project and setting to v2.2.0, it is now fixed. Could someone please hotfix this issue so I can remove the dependency directly from my project?