You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
IMPORTANT:
Please be specific with an example. An issue with
Steps to reproduce and a minimal demo
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
The text was updated successfully, but these errors were encountered: