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
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1