ngx-custom-validators icon indicating copy to clipboard operation
ngx-custom-validators copied to clipboard

Angular 16- ngx-custom-validators is not compatible with Angular Ivy

Open shivkumar86 opened this issue 2 years ago • 1 comments

IMPORTANT: Please be specific with an example. An issue with

Steps to reproduce and a minimal demo

  • _Upgraded to angular 15.0.0 to 16.1.4
  • npm i
  • Getting below error this lib is not compatible with Angular Ivy.

Current behavior

This likely means that the library (ngx-custom-validators) which declares CustomFormsModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

Expected/desired behavior This should allow while npm i

Environment information

  • OS: window 11
  • Angular Version: 16.1.4
  • Typescript version:4.9.2
  • npm version: 8.19.2
  • Node Version: 18

shivkumar86 avatar Jul 07 '23 07:07 shivkumar86

You Can use this forked

rizwan3d avatar Sep 17 '23 20:09 rizwan3d