orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.25k stars 224 forks source link

Cannot read property 'moduleType' of undefined #335

Closed HashimJaved09 closed 5 years ago

HashimJaved09 commented 5 years ago

Expected Behavior

build should run smoothly after installing the ngx-infinite-scroll

Actual Behavior

When I am building the prod build using the following command: ng build --prod=true --outputHashing=all --optimization=true

I am having the following issue: Cannot read property 'moduleType' of undefined