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
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Created project with create-react-app --scripts-version=react-scripts-ts
Upgrade typescript with yarn add typescript@^2.6.0
Run tests yarn test and press [A] to fail in module resolution.
FAIL src/App.test.tsx
● Test suite failed to run
Cannot find module 'ts-jest' from 'App.test.tsx'
at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:179:17)
at Object.<anonymous> (src/App.test.tsx:1:103)
It never happens in case of yarn add [email protected], same as dependent one of react-scripts-ts.