Flickr4Java icon indicating copy to clipboard operation
Flickr4Java copied to clipboard

Install-Module' is not recognized

Open Gitoff7 opened this issue 3 years ago • 0 comments

###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

  • version of Flickr4Java
  • version of JDK

Expected behaviour

Unknown, but presumably no red error code

Actual behaviour

As above

Log

Please copy paste the log here if available

Gitoff7 avatar May 19 '22 11:05 Gitoff7