SharePoint/sp-dev-provisioning-templates

Apply-PnPTenantTemplate : Object reference not set to an instance of an object

Opened this issue · 0 comments

When I tried to apply the template to my root tenant site I get following error.

Apply-PnPTenantTemplate : Object reference not set to an instance of an object.
At line:1 char:1

  • Apply-PnPTenantTemplate -Path thelanding.pnp -ResourceFolder "H:\Work ...
  •   + CategoryInfo          : WriteError: (:) [Apply-PnPTenantTemplate], NullReferenceException
      + FullyQualifiedErrorId : EXCEPTION,SharePointPnP.PowerShell.Commands.Provisioning.Tenant.ApplyTenantTemplate