Rainbow-CPaaS / StarterKit-SDKWeb-Angular2

Starter Kit for the ALE Rainbow SDK for Web based on Angular 2+ environment
2 stars 2 forks source link

Could not find a declaration file for module 'rainbow-web-sdk'. In Angular 11 #12

Open sanjayhaleri opened 3 years ago

sanjayhaleri commented 3 years ago

Could not find a declaration file for module 'rainbow-web-sdk'. './node_modules/rainbow-web-sdk/src/rainbow-sdk.min.js' implicitly has an 'any' type. Try npm i --save-dev @types/rainbow-web-sdk if it exists or add a new declaration (.d.ts) file containing declare module 'rainbow-web-sdk';

pp2910 commented 3 years ago

yeah @sanjayhaleri : even I was facing the same issue few days ago.. thanks for raising this one..!