Sunday 8 September 2019

Error: "Could not find a declaration file for module 'react-search-input'"

I am trying install 'react-input-search'. I have error:

Could not find a declaration file for module 'react-search-input'. '.../app/node_modules/react-search-input/lib/index.js' implicitly has an 'any' type. Try npm install @types/react-search-input if it exists or add a new declaration (.d.ts) file containing declare module 'react-search-input';ts(7016)



from Error: "Could not find a declaration file for module 'react-search-input'"

No comments:

Post a Comment