Skip to content

What is my Version? :-) #150

Answered by MattK-CPA
Ofer-Gal asked this question in Q&A
Jan 22, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hello,
As at this moment, the latest version is version 1.2.4-nightly but that is considered a Prerelease version.
The latest main version is 1.2.0.
You can always see for yourself:
find-Module -Name PnP.PowerShell -AllowPrerelease -AllVersions

Based upon the information presented, it would seem that you local environment did not update. It will help you to also observe carefully into, which Directory or Path, the PnP.PowerShell module was installed.
get-Module -Name PnP.PowerShell -ListAvailable | select-Object -Property Name, Version, Path

It may then become a little complicated, because it depends what version of PowerShell you are using eg. Windows PowerShell 5 or Powershell 7 and wha…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Ofer-Gal
Comment options

@ToddKlindt
Comment options

@Ofer-Gal
Comment options

Answer selected by Ofer-Gal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants