You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to apply the O365CL.pnp template to a freshly created communication site, I get an "Unable to define an unknown member" error. My user language is french but I've selected english as the site's default language.
The command used is
$template = "C:\LocalDev\sp-dev-provisioning-templates-master\sp-dev-provisioning-templates-master\tenant\O365Learning\O365CL.pnp"
Apply-PnPProvisioningTemplate -Path $template
And the error message is
Apply-PnPProvisioningTemplate : Impossible de définir le membre inconnu
'OfficeDevPnP.Core.Framework.Provisioning.Connectors.OpenXML.Model.PnPProperties.TemplateFileName'.
Au caractère Ligne:12 : 1
When I try to apply the O365CL.pnp template to a freshly created communication site, I get an "Unable to define an unknown member" error. My user language is french but I've selected english as the site's default language.
The command used is
$template = "C:\LocalDev\sp-dev-provisioning-templates-master\sp-dev-provisioning-templates-master\tenant\O365Learning\O365CL.pnp"
Apply-PnPProvisioningTemplate -Path $template
And the error message is
Apply-PnPProvisioningTemplate : Impossible de définir le membre inconnu
'OfficeDevPnP.Core.Framework.Provisioning.Connectors.OpenXML.Model.PnPProperties.TemplateFileName'.
Au caractère Ligne:12 : 1
Version used is
Name Version
SharePointPnPPowerShellOnline 3.7.1903.0
The text was updated successfully, but these errors were encountered: