ng2-notifications
ng2-notifications copied to clipboard
production build
ng build --prod
arman@ws16 ~/ (develop) $ ng build --prod
Hash: cf4e7e46b6be3d3aded2
Time: 13828ms
chunk {0} main.e04b772475b0b82bc8fe.bundle.js (main) 8.8 kB {2} [initial] [rendered]
chunk {1} styles.8541a0ce6ee2100dc28c.bundle.css (styles) 69 bytes {3} [initial] [rendered]
chunk {2} vendor.71bf92da77ab6a701e81.bundle.js (vendor) 1.6 MB [initial] [rendered]
chunk {3} inline.3f3f23f55d41456b6bc8.bundle.js (inline) 0 bytes [entry] [rendered]
ERROR in Unexpected value 'PushNotificationComponent in /home/arman/Projects/LR/node_modules/ng2-notifications/src/app/components/notification.component.d.ts' declared by the module 'AppModule in /home/arman/Projects/light-rate/src/app/index.ts'
ERROR in ./src/main.ts Module not found: Error: Can't resolve './$$_gendir/app/index.ngfactory' in '/home/arman/Projects/LR/src' @ ./src/main.ts 7:0-69 @ multi ./src/main.ts
@armangevorgyan I am having this issue mysteriously after building one successfully previously. Did you come to a solution for the issue?