uttesh / ngu-utility

The utility components,service,directives and pipes for Angular.
https://github.com/uttesh/ngu-utility
MIT License
10 stars 6 forks source link

Error during template compile of 'NguUtilityModule' #9

Open Abadii opened 6 years ago

Abadii commented 6 years ago

I'm getting this error when running ng build --prod

ERROR in ../ngu-utility/dist/ngu-utility.module.ts(6,2): Error during template compile of 'NguUtilityModule' Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule' 'NgModule' calls 'ɵmakeDecorator'.

cmartin81 commented 6 years ago

Did you solve this ?

Abadii commented 6 years ago

No sorry, I stopped using it.

cmartin81 commented 6 years ago

Thanks for your answer. Did you use anything else?

Abadii commented 6 years ago

No I completely removed it. You could try this one:

https://www.npmjs.com/package/ngx-avatar?activeTab=readme

cmartin81 commented 6 years ago

thanks!