yuyang041060120 / ng2-validation

angular2 validation
https://yuyang041060120.github.io/ng2-validation/index.html
MIT License
611 stars 213 forks source link

Angular 11 warning - [...] depends on 'ng2-validation'. CommonJS or AMD dependetimization bailouts. #139

Open ivayloc opened 3 years ago

ivayloc commented 3 years ago

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?

jeetenparmar commented 1 year ago

@ivayloc I am getting the same warning with Angular v14. Did you get the solution?