TextMaskModule couldn't be imported in Angular 16.
Author: ngdevcCreated Jun 15, 2023Updated Dec 14, 2023
This error occurs when I try to import this in angular module.
'TextMaskModule' does not appear to be an NgModule class.(-996002)
angular2TextMask.d.ts(36, 44): This likely means that the library (angular2-text-mask) which declares TextMaskModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.Source: text-mask/text-mask