SharePoint / sp-dev-provisioning-templates

Repository for open-source content packs with the provisioning tooling
MIT License
149 stars 91 forks source link

JSON value could not be converted to System.Int32 while provisioning HR template #78

Open aroravikram12 opened 6 months ago

aroravikram12 commented 6 months ago

Hi, Can anyone help me out? Getting this error while provisioning PnP template for Department-HR

Invoke-PnPTenantTemplate -Path D:\contosoworks.pnp -Parameters @{"SiteUrl"="/sites/site_name"} Invoke-PnPTenantTemplate : The JSON value could not be converted to System.Int32. Path: $.position.sectionIndex | LineNumber: 0 | BytePositionInLine: 62. At line:1 char:1

rdloveiu1 commented 2 months ago

Any resolution found? Having the same issue.