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
Please, set fixed version of @types/jest in deps of @types/testing-library__jest-dom because latest @types/jest 29 installs latest expect "^29.0.0". and "expect" package has node engine requirement that does not support node 12.18.1 and it broke our installation