cornflourblue / jw-angular-pagination

A simple lightweight pagination component for Angular 2+ available on npm
https://jasonwatmore.com/post/2018/04/26/npm-jw-angular-pagination-component
MIT License
35 stars 35 forks source link

file ...node_modules/jw-paginate/src/jw-paginate.ts' not found. #23

Closed sqaliu closed 3 years ago

sqaliu commented 3 years ago

Hi, I'm trying to apply this pagination module to my project and encountered a problem. After installing jw-paginate package and setting "allowSyntheticDefaultImports" to true, all seems fine but jw-paginate.ts file is not found. The module seems to have no this file indeed. Can you please help how I can fix this?

Thanks, Brian Liu

sqaliu commented 3 years ago

Please ignore this question. I have found it and everything is fine now. Thanks for the great module! Brian