web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Unable to build PCF co...
Power Apps
Unanswered

Unable to build PCF components

(0) ShareShare
ReportReport
Posted on by 28

Hi Team,

Created one boiler plate project with pac pcf command and able to run npm run build, npm run watch. But when added a very basic type in manifest and corresponding code by following MSFT documentation with new type-group added as per below documentation 

Create your first component using Power Apps Component Framework in Microsoft Dataverse - Power Apps | Microsoft Learn

npm run build is failing with below error

" Manifest validation problem: instance.manifest.control[0].property[0].$.of-type is not one of enum values: Whole.None,TwoOptions,DateAndTime.DateOnly,DateAndTime.DateAndTime,Decimal,Enum,FP,Multiple,Currency,OptionSet,SingleLine.Email,SingleLine.Text,SingleLine.TextArea,SingleLine.URL,SingleLine.Ticker,SingleLine.Phone,Object,File,Lookup.Simple,Lookup.Customer,Lookup.Owner,Lookup.PartyList,Lookup.Regarding,MultiSelectOptionSet"

 

My manifestinput xml file is looking like below

 

soumyadeep2201_0-1678248708671.png

 

 

Looking forward to any suggestion

 

Regards,

Soumyadeep

 

 

I have the same question (0)
  • Diana Birkelbach Profile Picture
    3,072 Most Valuable Professional on at

    Hi  @soumyadeep2201 , 

     

    If you use type-group, you need apply it using of-group-type instead of "of-type". 

    <type-group name="numbers">
    ...
    </type-group>
    <property.... of-group-type="numbers" />

     

    Hope it helps!

  • soumyadeep2201 Profile Picture
    28 on at

    Hi @DianaBirkelbach ,

     

    Thanks for the reply, I did try with but getting error like 

    Manifest validation problem: instance.manifest.control[0].property[0].$ is not allowed to have the additional property "of-group-type"

     

    soumyadeep2201_0-1678414771289.png

     

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard