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
Rewrite the jest devDependency in package.json before `npm install` so
npm resolves a consistent `@jest/*` transitive tree. Replacing jest via
`npm install --no-save --force` after the main install left jest-cli's
internal packages on v30, which crashes on Node <18.14.
0 commit comments