[BUG] #3922
Unanswered
Harryprasanth
asked this question in
Q&A
[BUG]
#3922
Replies: 1 comment
-
The cmdlet is working fine over here, are you using the most recent version of PnP.PowerShell (2.4.0)? You can download the most recent version just by running the following |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Powershell7 IDE, Running Script Get-PnpPowerPlatformEnvironment getting the error showing that
Get-PnpPowerPlatformEnvironment: The 'Get-PnpPowerPlatformEnvironment' command was found in the module 'PnP.PowerShell', but the module could not be loaded due to the following error: [Could not load file or assembly 'Microsoft.Online.SharePoint.Client.Tenant, Version=16.1.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'. Could not find or load a specific file. (0x80131621)]
For more information, run 'Import-Module PnP.PowerShell'.
NOTE: The SharePoint Assembly already loaded but it's not working.
Beta Was this translation helpful? Give feedback.
All reactions