ConvertTo-PnPClientSidePage : Page 'default.aspx' does not exist #713
-
Hi! I have followed some simple instructions on a blog to convert some legacy SharePoint sites to the New Experience. The following commands were entered in the SharePoint Online Management PowerShell client on my PC...
However, after entering the last command, I receive the following error message... ConvertTo-PnPClientSidePage : Page 'default.aspx' does not exist I have seen a few old github posts relating to this error code but these were from 2019 and did not fix my issue. I am on a Windows 10 PC with version 3.29.2101.0 of the SharePointPnPPowerShellOnline module is installed. Any help on this greatly appreciated. -fnanfne |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The SharePointPnPPowerShellOnline module is not maintained anymore. I'd suggest you first update to the PnP.PowerShell (this repo) and try again. Here is the documentation to get you started with the PnP.PowerShell module. |
Beta Was this translation helpful? Give feedback.
The SharePointPnPPowerShellOnline module is not maintained anymore. I'd suggest you first update to the PnP.PowerShell (this repo) and try again. Here is the documentation to get you started with the PnP.PowerShell module.