Skip to content

Fixed – The term ‘Connect-PnPOnline’ is not recognized as the name of a cmdlet, function, script file, or operable program – PowerShell

If you are getting the below error even after running the Install-Module PnP.PowerShell command, it could be because of the older version of PowerShell. The minimum PowerShell version required for PnP.PowerShell is PowerShell 7.2. Check the current version using the command – $PSVersionTable Below are different ways to get the latest version of PowerShell…

Continue Reading Nishant Rana’s Article on their blog

Fixed – The term ‘Connect-PnPOnline’ is not recognized as the name of a cmdlet, function, script file, or operable program – PowerShell

If you are getting the below error even after running the Install-Module PnP.PowerShell command, it could be because of the older version of PowerShell. The minimum PowerShell version required for PnP.PowerShell is PowerShell 7.2. Check the current version using the command – $PSVersionTable Below are different ways to get the latest version of PowerShell https://learn.microsoft.com/en-gb/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4…

Blog Syndicated with Nishant Rana’s Permission

Leave a Reply