cannot find module ‘jquery’ or its corresponding type declarations
In this tutorial, I will show you how to fix the error “cannot find module ‘jquery’ or its corresponding type declarations” that comes when developing a SharePoint framework crud operations with no javascript framework, I got the error while I tried to run the below command: The error comes as: error TS2307: Cannot find module … read more…