atwwei / ngx-dfp

Semantic DoubleClick for Publishers (DFP by Google) integration with Angular v6.0.
16 stars 15 forks source link

Can't resolve '@alugha/ima' #35

Closed dylanvdmerwe closed 5 years ago

dylanvdmerwe commented 5 years ago

Describe the bug Updating to angular 7.2.0 and receive the following error when running ng build.

ERROR in ./node_modules/ngx-dfp/fesm5/ngx-dfp.js
Module not found: Error: Can't resolve '@alugha/ima' in 'C:\Projects\site-app\node_modules\ngx-dfp\fesm5'

To Reproduce Add ngx-dfp to a starter angular project and try build.

atwwei commented 5 years ago

Fixed in ngx-dfp@1.6.2.

Thanks for your issue!