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
Running ng build --prod results in the following error:
ERROR in Unexpected value 'CustomFormsModule in ../node_modules/ngx-custom-validators/ngx-custom-validators.d.ts' imported by the module 'AppModule in ../app.module.ts'. Please add a @NgModule annotation.
Running ng build --prod results in the following error:
ERROR in Unexpected value 'CustomFormsModule in ../node_modules/ngx-custom-validators/ngx-custom-validators.d.ts' imported by the module 'AppModule in ../app.module.ts'. Please add a @NgModule annotation.
Environment information
Angular CLI: 10.2.1
Node: 12.16.1
OS: win32 x64
Angular: 10.2.4
ngx-custom-validators: 10.0.0
The text was updated successfully, but these errors were encountered: