DynCon365 / SharePointDragAndDropPCF

A PCF control to drag and drop files to SharePoint libraries.
MIT License
8 stars 4 forks source link

issues on modules #10

Open Harish-Orby opened 10 months ago

Harish-Orby commented 10 months ago

Hi Recently i cloned the solution and installed the dependencies, but getting errors on different modules. Just want to know if anyone else experienced the same? how to remove them

Could not find a declaration file for module 'msal'. 'c:/Users/HarishKaryattu/Documents/Orby/Projects/React Learning/SharePointDragAndDropPCF/node_modules/msal/lib-commonjs/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/msal if it exists or add a new declaration (.d.ts) file containing declare module 'msal';ts(7016)