Forum Discussion
Rajeshlohar
Apr 15, 2022Copper Contributor
SharePoint Pages Migration from SharePoint 2016 on-premises to SharePoint Online Modern Pages
Hello, We are migrating SharePoint 2016 on-premises to SharePoint Online. SharePoint 2016 contains publishing pages and custom page layouts. is there any way using PowerShell we can migrate ...
Rajeshlohar
Apr 18, 2022Copper Contributor
Thanks SteveKnutson,
I tried it but getting error as ConvertTo-PnPPage : could not find file PnP.Framework.resources
I am not sure what is missing.
Thanks,
SteveKnutson
Apr 18, 2022MVP
Hi Rajeshlohar You will need to install the latest PnP PowerShell module on to your PC to get the PnP resources. This link includes instructions for adding the module
https://pnp.github.io/powershell/articles/installation.html
https://pnp.github.io/powershell/articles/installation.html
- RajeshloharApr 18, 2022Copper Contributor
- SteveKnutsonApr 19, 2022MVPI suggest taking a look a the PNP GitHub issues - it could be something like this causing the issue.
https://github.com/pnp/pnpframework/issues/110