bearnithi / bn-ng-idle

Angular user idle detector service
28 stars 11 forks source link

Warning #17

Open fargates opened 3 years ago

fargates commented 3 years ago

WARNING in ./node_modules/bn-ng-idle/fesm5/bn-ng-idle.js 79:57-75 "export 'ɵɵdefineInjectable' was not found in '@angular/core'

gopalsai commented 3 years ago

I am also facing similar issue

WARNING in ./node_modules/bn-ng-idle/fesm2015/bn-ng-idle.js 64:53-71 "export 'ɵɵdefineInjectable' was not found in '@angular/core'

can you please help??? @bearnithi

bearnithi commented 3 years ago

I am also facing similar issue

WARNING in ./node_modules/bn-ng-idle/fesm2015/bn-ng-idle.js 64:53-71 "export 'ɵɵdefineInjectable' was not found in '@angular/core'

can you please help??? @bearnithi

What's your angular version?

gopalsai commented 3 years ago

We are using Angular 7.2.15

gopalsai commented 3 years ago

@bearnithi , any thoughts??