web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Nishant Rana’s Weblog / Fixed – The term ‘Connect-P...

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

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
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 … Continue reading "Fixed – The term ‘Connect-PnPOnline’ is not recognized as the name of a cmdlet, function, script file, or operable program – PowerShell"

This was originally posted here.

Comments

*This post is locked for comments