how to upgrade sharepointpnppowershellonline code example
Example 1: how to upgrade sharepointpnppowershellonline
Install-Module -Name "PnP.PowerShell"
Example 2: how to upgrade sharepointpnppowershellonline
Uninstall-Module -Name "SharePointPnPPowerShellOnline" -AllVersions -Force