triniwiz / nativescript-pager

Apache License 2.0
90 stars 48 forks source link

Angular 10 @nativescript-community/ui-pager 13.0.0-alpha.5 module import is not working #183

Closed limux82 closed 3 years ago

limux82 commented 4 years ago

I have tried the version of @nativescript-community/ui-pager 13.0.0-alpha.5 I have problem in import the PagerModule from @nativescript-community/ui-pager/angular. I think the package is not compiled correctly. Checking in node-modules @nativescript-community/ui-pager/angular folder contains only the package.json file. The angular module is not exported

ERROR in src/app/shared/shared.module.ts:33:29 - error TS2307: Cannot find module '@nativescript-community/ui-pager/angular' or its corresponding type declarations.

33 import { PagerModule } from '@nativescript-community/ui-pager/angular';

heerenjasper commented 3 years ago

Also having this issue.

triniwiz commented 3 years ago

please use @triniwiz/nativescript-pager Thanks