Forum Discussion
Prabhu Nehru
Jan 25, 2019Brass Contributor
Facing issue in installing the Pnp PowerShell Module for SharePoint 2013/Online
Hi All, I am facing issue in installing the PnP PowerShell module for SharePoint 2013/online. Please let me know if anyone has faced such issue Chendrayan Venkatesan . Error Description: PS ...
Prabhu Nehru
Jun 01, 2019Brass Contributor
Yup that works. Also we can try installing the modules by downloading the .msi files from the github which is pretty cool.
https://github.com/SharePoint/PnP-PowerShell/releases/tag/3.9.1905.3
https://github.com/SharePoint/PnP-PowerShell/releases/tag/3.9.1905.3
UpenNath
Apr 13, 2021Copper Contributor
Upgrade PowerShell version to 7^. and run the command
Install-Module -Name PnP.PowerShell
Install-Module -Name PnP.PowerShell