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
Using this package in a new installation, I could see that it has installed the chalk 5.0.0 dependency, although it does not support making a require of an ES Module, so it makes the execution of jest fail. The latest version of chalk that supports this is 4.1.2.
The text was updated successfully, but these errors were encountered:
Using this package in a new installation, I could see that it has installed the
chalk 5.0.0
dependency, although it does not support making a require of anES Module
, so it makes the execution of jest fail. The latest version ofchalk
that supports this is4.1.2
.The text was updated successfully, but these errors were encountered: