bearnithi / bn-ng-idle

Angular user idle detector service
28 stars 11 forks source link

Cannot find module 'bn-ng-idle' or its corresponding type declarations. Version 2.0.3 issue with bn-ng-idle #48

Closed angelaki closed 2 years ago

angelaki commented 2 years ago

Importing the latest release import { BnNgIdleService } from 'bn-ng-idle'; brings up on error on starting. Is this a known problem?

bearnithi commented 2 years ago

Hi @angelaki , could you please share the screenshot of the error that you are facing?

angelaki commented 2 years ago

Yeah, sure:

image

bearnithi commented 2 years ago

@angelaki , could you please update the version to 2.0.4 now? there was an issue with the build in the 2.0.3. it's fixed now. please check and let me know if you need any further help.

angelaki commented 2 years ago

Works like a charm, thank you so much! :)