Hi All,
I am getting this below error while running npm run build command for PCF Project.
I am using XrmEnum.FormType in pcf project. I have installed it using below command -
npm install --save @types/xrm
This XrmEnum is present in @types/Xrm/index.d.ts file in node_modules but at run time I think it is not finding that file and it is giving me an error.
How to resolve such kind of error. Please help!
Thanks,
Paul

Report
All responses (
Answers (