You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a react app written in TS and used gif.js for generating some GIF images.
It compiles and works well, but when I run the unit tests using the jest command, it raises this error:
TypeError: Super expression must either be null or a function
Any advice?
The text was updated successfully, but these errors were encountered:
am1rb
added a commit
to am1rb/gif.js
that referenced
this issue
Sep 27, 2021
Hey everyone
I have a react app written in TS and used gif.js for generating some GIF images.
It compiles and works well, but when I run the unit tests using the jest command, it raises this error:
TypeError: Super expression must either be null or a function
Any advice?
The text was updated successfully, but these errors were encountered: