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

Erro após a versão angular 9, incompatibilidade com o Angular Ivy #4

Open
danielschmitz opened this issue Sep 23, 2020 · 0 comments

Comments

@danielschmitz
Copy link

Na versão 0.1.1, ao realizar npm run build ou ng serve, ocorre o seguinte erro de incompatibilidade com o Angular Ivy

image

Obs: Se desabilitar o Angular ivy a biblioteca funciona, mas esse não é o comportamento desejado, pois o Angular Ivy traz melhorias diversas e possivelmente será obrigatório em futuras versões.

Passos para reproduzir:
1- ng new myapp
2- npm i -s [email protected]
3- Editar o arquivo src\app\app.module.ts e colocar o ng2-cpf-cnpj:

image

4- npm run build

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

1 participant