Open chuyinweilai opened 6 years ago
@chuyinweilai did you do this step?
npm install -D enzyme @types/enzyme enzyme-adapter-react-16 @types/enzyme-adapter-react-16 react-test-renderer
Working well on my repo if you want to check the difference.
I did that but same error everytime
@edd83 thanks for your help
i run
npm install -D enzyme @types/enzyme enzyme-adapter-react-16 @types/enzyme-adapter-react-16 react-test-renderer
yarn install
yarn start
then, i got more error... ...
I'll build a new project to practise the TypeScript
I did it with Typescript and LESS if you want it
Hi. You can use React Core Boilerpalte. Its production-ready and works without problems.
I download the project and run 'yarn install'-> 'yarn start'
then, i got a lot of error .