divyanshu013/react-animated-weather

Could not find a declaration file for module

ziayiing opened this issue · 2 comments

Could not find a declaration file for module 'react-animated-weather'. 'c:/Users/tonic/Desktop/weather-app-react/node_modules/react-animated-weather/build/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/react-animated-weather if it exists or add a new declaration (.d.ts) file containing declare module 'react-animated-weather';ts(7016)

Could not find a declaration file for module 'react-animated-weather'. 'c:/Users/tonic/Desktop/weather-app-react/node_modules/react-animated-weather/build/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-animated-weather if it exists or add a new declaration (.d.ts) file containing declare module 'react-animated-weather';ts(7016)

Got solution ?