Announcements
Unable to build any PCF controls on my machine ,
getting the error [11:22:28] [build] Initializing...[11:22:28] [build] Validating manifest...[11:22:28] [build] Validating control...[11:22:29] [build] Running ESLint...[11:22:29] [build] Generating manifest types...[pcf-scripts] [Error] encountered unexpected error:TypeError: Cannot create property 'pos' on string 'IInputs'
I'm getting the same error since 17th of April. Any luck?
I had the same problem. I was missing typescript as a dev dependency. "npm i -D typescript" fixed it for me.
Had the same issue today, seemed to be a TypeScript 5 issue. Also fixed by npm install --save-dev typescript@4
I solved the error by creating a brand new pcf project for it and it worked
I was able to solve this by running
npm i -D typescript msbuild /t:restore msbuild /t:rebuild /restore /p:Configuration=Release
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,033
Valantis 632
11manish 607