Get-PnpProperty error referring to Microsoft.SharePoint.Client.ClientObject #351
Unanswered
sathya-bhat
asked this question in
Q&A
Replies: 1 comment
-
Filed this as an issue: #360 |
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.
-
First of all, thanks to Eric and team for this project, appreciate it. I am porting an existing project into this version. So far it is looking good.
I am trying out 1.3.14-nightly,PnP.PowerShell and 'Get-PnPProperty' fails for all the new PnP objects. Is this work in progress or this cmdlet will be deprecated?
Steps to reproduce:
Get-PnPProperty: Cannot bind parameter 'ClientObject'. Cannot convert the "PnP.PowerShell.Commands.Model.SPOSite" value of type "PnP.PowerShell.Commands.Model.SPOSite" to type "Microsoft.SharePoint.Client.ClientObject".
Beta Was this translation helpful? Give feedback.
All reactions