[BUG] Get-PnPList error List 'SitePages' does not exist at site with URL 'https://<tenant>.sharepoint.com #3052
-
Reporting an Issue or Missing FeatureGet-PnPList using -Identity=URL option Expected behaviourList should be returned in same way as -Identity=guid or -Identity=Title. E.g.
Actual behaviourError: Steps to reproduce behaviour
What is the version of the Cmdlet module you are running?2.1.1 Which operating system/environment are you running PnP PowerShell on?Windows |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
@gautamdsheth - I can reproduce that issue on any site (not necessarily the root site) even with latest 2.1.25. Not sure if this is also related to issue #2999 despite the merged PR. |
Beta Was this translation helpful? Give feedback.
-
Thanks @veronicageek, I searched for Open issues with my error message so didn't find that! Note to self... |
Beta Was this translation helpful? Give feedback.
-
Works for me with the latest nightly builds, can't reproduce it. |
Beta Was this translation helpful? Give feedback.
-
Indeed very odd, it works now. |
Beta Was this translation helpful? Give feedback.
Indeed very odd, it works now.
@anthonywhite - Please update the module to the latest and try again, can't repro now. Moving to a discussion in case something is happening specifically on your machine.