Replies: 3 comments 6 replies
-
Hi, you need to be a bit more specific if you want an answer :) What errors exactly? Can you provide a screenshot? Please give os something to work with... kind regards |
Beta Was this translation helpful? Give feedback.
-
Sorry, here you go :) These are just an example of errors, that only show in VS code PS and not in Windows PS. Add-PnPTenantTheme : Method not found: 'Int32 System.Text.Encodings.Web.TextEncoder.FindFirstCharacterToEncodeUtf8(System.ReadOnlySpan`1)' Invoke-PnPSiteTemplate : Method not found: 'System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1 Enumerator.MoveNextAsync()' |
Beta Was this translation helpful? Give feedback.
-
There is definately something going on with the vscode powershell integrated console terminal with versions 1.6.0 and 1.7.0. There is some conversation going on here PowerShell/vscode-powershell#3510. It appears that there are no issues when running standard powershell, powershell ISE or the powershell terminal in vscode. |
Beta Was this translation helpful? Give feedback.
-
When using PnP.Powershell in VS Code with PowerShell extention I see lots of errors making it more or less unusable.
There are no errors in normal Windows PowerShell or ISE PowerShell.
Anyone else experiencing this, and is there any workaround?
Beta Was this translation helpful? Give feedback.
All reactions