Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to apply the O365LearningCenter template to a brand new communication site #1

Open
benoitfournier opened this issue Mar 28, 2019 · 0 comments

Comments

@benoitfournier
Copy link

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

  • Apply-PnPProvisioningTemplate -Path $template
  •   + CategoryInfo          : WriteError: (:) [Apply-PnPProvisioningTemplate], XamlObjectWriterException
      + FullyQualifiedErrorId : EXCEPTION,SharePointPnP.PowerShell.Commands.Provisioning.ApplyProvisioningTemplate
    
    

Version used is
Name Version


SharePointPnPPowerShellOnline 3.7.1903.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant