Hi,
Every time when i create new PCF control and try to build after npm install then i get below error:
Hi,
Every time when i create new PCF control and try to build after npm install then i get below error:
Hi Pradeep Rai ,
Looks like your index.ts is causing some errors while parsing. Please try this package: npm install --save-dev ajv@^7
Hi,
Thank you for comment. I tried but it didn't work for me.
Hi Pradeep,
Have you tried deleting node_module and package-lock.json and rebuilding the project again?