ng2-validation
ng2-validation copied to clipboard
Angular 11 warning - [...] depends on 'ng2-validation'. CommonJS or AMD dependetimization bailouts.
I have updated to Angular 11 and now I am seeing this warning
[...].module.ts depends on 'ng2-validation'. CommonJS or AMD dependetimization bailouts.
Do you plan to migrate to ECMAScript modules?
@ivayloc I am getting the same warning with Angular v14. Did you get the solution?