Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shivkumar86 opened this issue Jul 7, 2023 · 1 comment

Comments

@shivkumar86
Copy link

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
@rizwan3d
Copy link

You Can use this forked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants