Skip to content
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

Closed
jalmirante opened this issue Jun 26, 2022 · 8 comments
Closed

Error while compiling #1021

jalmirante opened this issue Jun 26, 2022 · 8 comments

Comments

@jalmirante
Copy link

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:

Captura de Pantalla 2022-06-25 a la(s) 22 15 20

@liverant
Copy link

+1

@perezrevert04
Copy link

Try with 13 version of ng-mask.

@lionmo
Copy link

lionmo commented Jul 2, 2022

I'm getting the same error. Angular version 13

@lixaotec
Copy link

+1

@NepipenkoIgor
Copy link
Collaborator

@jalmirante Seems like we cant reproduce problem
For example you could look on this https://stackblitz.com/edit/angular-material-13-starter-x1xj4z-lzamyg?file=src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.html
If you still has an issue please open new issue with right template and provide stackblitz example of what you tried to do

@EmersonCoosta
Copy link

whats solution?

@gabrielluizoc
Copy link

@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

npm i [email protected]

@Augusto96Ribeiro
Copy link

@gabrielluizoc Obrigado, procurei muito por essa solução.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants