boncey / Flickr4Java

Java API For Flickr. Fork of FlickrJ
BSD 2-Clause "Simplified" License
176 stars 155 forks source link

Install-Module' is not recognized #655

Closed Gitoff7 closed 2 years ago

Gitoff7 commented 2 years ago

Subject of the issue

Install module won't install. I am attempting to install the PnP PowerShell module recommended by Microsoft for operating their PnP provisioning engine. They recommend installing the module, but I keep getting a standard error message. I have attempted several ways as shown below, but get the same error. Any guidance to rectify would be much appreciated.

Steps to reproduce

C:\Users\MCxxxxxx>Install-Module -Name "PnP.Powershell" 'Install-Module' is not recognized as an internal or external command, operable program or batch file.

C:\Users\MCxxxxxx>$PSVersionTable.PSVersion '$PSVersionTable.PSVersion' is not recognized as an internal or external command, operable program or batch file.

Your environment

Expected behaviour

Unknown, but presumably no red error code

Actual behaviour

As above

Log

Please copy paste the log here if available