Could not find a declaration file for module 'react-paginating'.
nickwild-999 opened this issue · 2 comments
nickwild-999 commented
Hi,
When I NPM install I get the above error. I am using Gatsby.
Any ideas?
Many thanks
Nick
davidnguyen11 commented
This issue happened when the package does not have the declaration file for typescript
support. Currently, I don't support the declaration for typescript yet. I will support for the next version. Thanks for report.
davidnguyen11 commented
You could try again with a new version. I published a new package with typescript
support.