GriffinJohnston/ldrs

Is there any solution to testing?

Closed this issue · 1 comments

I am using Jest to test my React application and I'm getting this error on @uiball library. I have already set a lot of configuration lines and nothing works.

image

This package is pure ESM, meaning that a CommonJS export isn't available. You can learn about using ESM in the Jest docs: https://jestjs.io/docs/ecmascript-modules