Dawid Boruta
Dawid Boruta
I fixed this problem and made pull request: https://github.com/wmonk/create-react-app-typescript/pull/223 As a temporary fix you can use diabelb-react-scripts-ts instead of react-scripts-ts. Just run: ``` npm --save remove react-scripts-ts npm --save install...
Hello, Suddenly, ts-jest does not support absolute paths right know. But there is a way out. First you can check my fork with solution: https://github.com/diabelb/create-react-app-typescript-redux If not, you need to...
Same on Gentoo