piotrwitek / react-redux-typescript-guide

The complete guide to static typing in "React & Redux" apps using TypeScript
https://piotrwitek.github.io/react-redux-typescript-guide/
MIT License
13.35k stars 1.09k forks source link

Cannot run up #210

Closed wishma2013 closed 4 years ago

wishma2013 commented 4 years ago

Failed to compile: Error in ... React-Starter/src/components/Hello.test.tsx (2,25): error TS7016: Could not find a declaration file for module 'enzyme'. '/Users/eilir/work6/sourcecodestudy/TypeScript-React-Starter/node_modules/enzyme/build/index.js' implicitly has an 'any' type.

How to fix it?