triniwiz / nativescript-pager

Apache License 2.0
90 stars 48 forks source link

Build failure with nativescript-angular 8.20.0 #153

Closed keerl closed 4 years ago

keerl commented 4 years ago

Just updated nativescript-angular to the newest version 8.20.0 and now I get a build failure on iOS and Android.

ERROR in ../node_modules/nativescript-pager/angular/pager-items-comp.js
Module not found: Error: Can't resolve 'nativescript-angular/lang-facade' in '/Users/xxx/node_modules/nativescript-pager/angular'
 @ ../node_modules/nativescript-pager/angular/pager-items-comp.js 12:20-63
 @ ../node_modules/nativescript-pager/angular/index.js
 @ ./app/app.module.ts
 @ ./main.ts
romansimr commented 4 years ago

Same problem here.