julianobrasil / lib-time-mask

Input Time Mask for angular
MIT License
2 stars 2 forks source link

julianobrasil / lib-time-mask not working after the angular 16 updation #51

Open Vinuram123 opened 1 year ago

Vinuram123 commented 1 year ago

i am using this julianobrasil / lib-time-mask library in my application, after updating my angular application in to 16 ,there is an error showing in the terminal, the error is showing below

Error: Uncaught (in promise): Error: Unexpected value 'JpTimeMaskModule' imported by the module 'CommonComponentModule'. Please add an @NgModule annotation

can you give me a solution for fixing this issue