
Hi,
i have an issue in with ngx-web-worker after upgrading from angular 7 to 8.
in 7 it was working fine then after upgrade it shows:
node_modules/ngx-web-worker/dist/web-worker.service.js' implicitly has an 'any' type.
Try npm install @types/ngx-web-worker if it exists or add a new declaration (.d.ts) file containing `declare module 'ngx-web-worker';|
any suggestions?