atwwei / ngx-dfp

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

Error: Cannot find module 'ngx-dfp/lib/directive/dfp-ad.directive' #30

Closed kartikbb closed 6 years ago

kartikbb commented 6 years ago

A new release today morning has broken our SSR app. The error is

Error: Cannot find module 'ngx-dfp/lib/directive/dfp-ad.directive'

atwwei commented 6 years ago

ngx-dfp@1.5.0?

atwwei commented 6 years ago

I just test SSR with ngx-dfp@1.5.0, it works well!

randomparanoia commented 6 years ago

in my case ->

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

atwwei commented 6 years ago

Just install @alugha/ima

randomparanoia commented 6 years ago

just did :)