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 on --prod build. #8

Open nickraphael opened 6 years ago

nickraphael commented 6 years ago

I'm using the latest version of ngu-utility and the latest angular and angular-cli. But I'm getting the following error even on a vanilla generated project...

ng build --aot or ng build --prod

ERROR in ..\ngu-utility\dist\ngu-utility.module.ts(8,20): Error during template compile of 'NguUtilityModule' Could not resolve ./letter-avatar/ngu-letter-avatar.component relative to C:/Projects/myfolders/node_modules/ngu-utility/dist/ngu-utility.module.d.ts..

cmartin81 commented 6 years ago

Did you solve this ?

nickraphael commented 6 years ago

nope