You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tentei compilar meu projeto angular 8/ ionic 4 com o ivy habilitado, como mitigação de possíveis problemas ao subir para angular 9, conforme orientações abaixo:
ERROR in ../node_modules/br-mask/dist/app.module.d.ts:1:22 - error TS-996002: Appears in the NgModule.imports of CustosPageModule, but could not be resolved to an NgModule class
1 export declare class BrMaskerModule {
The text was updated successfully, but these errors were encountered:
Tentei compilar meu projeto angular 8/ ionic 4 com o ivy habilitado, como mitigação de possíveis problemas ao subir para angular 9, conforme orientações abaixo:
https://angular.io/guide/ivy
recebi o seguinte erro:
The text was updated successfully, but these errors were encountered: