izupet / angular2-counto

Angular 2 package for nice count animations
MIT License
40 stars 13 forks source link

Build --aot error #18

Closed ivanguimam closed 6 years ago

ivanguimam commented 6 years ago

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.

izupet commented 6 years ago

Will give it a look today.

pantonis commented 6 years ago

Have the same problem here.

ivanguimam commented 6 years ago

The problem still exists

Angular CLI: 1.5.3 Node: 8.9.1 OS: linux x64 Angular: 5.1.3

izupet commented 6 years ago

Should be fixed now.

ivanguimam commented 6 years ago

thanks +1 star

pantonis commented 6 years ago

Confirm that is working now!