ngx-custom-validators
                                
                                 ngx-custom-validators copied to clipboard
                                
                                    ngx-custom-validators copied to clipboard
                            
                            
                            
                        Angular 16- ngx-custom-validators is not compatible with Angular Ivy
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
You Can use this forked