I am trying to compile --aot and am getting this error
Command run: ng build -e production -prod --aot
ERROR in : Unexpected value 'CountoModule in /home/ivan/repositories/alluagro/pro/alluagro-pro-frontend/node_modules/angular2-counto/src/counto.module.d.ts' imported by the module 'AdminModule in /home/ivan/repositories/alluagro/pro/alluagro-pro-frontend/src/app/admin/admin.module.ts'. Please add a @NgModule annotation.
I am trying to compile --aot and am getting this error
Command run: ng build -e production -prod --aot
ERROR in : Unexpected value 'CountoModule in /home/ivan/repositories/alluagro/pro/alluagro-pro-frontend/node_modules/angular2-counto/src/counto.module.d.ts' imported by the module 'AdminModule in /home/ivan/repositories/alluagro/pro/alluagro-pro-frontend/src/app/admin/admin.module.ts'. Please add a @NgModule annotation.