Flickr4Java
Flickr4Java copied to clipboard
Install-Module' is not recognized
###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