ng2-validation icon indicating copy to clipboard operation
ng2-validation copied to clipboard

ERROR in Symbol Base64Validator declared

Open akvaliya opened this issue 4 years ago • 3 comments

Getting below error in ng serve with enableIvy in Angular 8.

ERROR in Symbol Base64Validator declared in E:/test_project/node_modules/ng2-validation/dist/base64/directive.js is not exported from E:/test_project/node_modules/ng2-validation/dist/base64/directive (import into E:/test_project/node_modules/ng2-validation/dist/index.js)

akvaliya avatar Sep 04 '19 13:09 akvaliya

I Have the same problem with enableIvy

abadakhshan avatar Sep 19 '19 03:09 abadakhshan

It seems this repository has been deprecated!

I use ngx-custom-validators instead.

abadakhshan avatar Sep 19 '19 04:09 abadakhshan

I have the same problem when updated to angular 9, I think ng2-validator no longer used with angular 9 and replaced with ngx-custom-validator

ammar-sayed-taha avatar Feb 29 '20 12:02 ammar-sayed-taha