-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while compiling #1021
Comments
+1 |
Try with 13 version of ng-mask. |
I'm getting the same error. Angular version 13 |
+1 |
@jalmirante Seems like we cant reproduce problem |
whats solution? |
@EmersonCoosta uninstall ngx-mask version 14 and install one compatible with version 13, I had this problem too and I'm using version 13.1.13 https://www.npmjs.com/package/ngx-mask/v/13.1.13
|
@gabrielluizoc Obrigado, procurei muito por essa solução. |
Angular 13.0.4
ngx-mask 14.0.3
I add "import { NgxMaskModule, IConfig } from 'ngx-mask';" in my module and when doing the "ng serve" the following error appears:
The text was updated successfully, but these errors were encountered: