AdeleD / react-paginate

A ReactJS component that creates a pagination
MIT License
2.76k stars 629 forks source link

module tippy not found #503

Open rajarajacholank opened 1 year ago

rajarajacholank commented 1 year ago

I have node 18.18.0 and npm 9.8.1, and tippy.js 6.3.7

after installing react-paginate, I can't build the project and keep getting tippy module not found error? Does react-paginate has any specific dependency?

Any help to fix the issue would be much appreciated.