Andy Jordan
Andy Jordan
Cool, thanks! I'll keep an eye on that and when this is fully supported we'd love to do it.
We use `-preview` suffix for the preview releases, and that's explicitly what marks them as newer (and not stable), and is what their implementation seems to require as well.
@SydneyhSmith Assigned to you for investigation!
Can you confirm that `$PSVersion` from the integrated console session itself? I'm wondering if maybe you're in PowerShell 7 there...(I mean, it should still work, but it would help narrow...
Just for reference, the module sources: https://github.com/pnp/powershell
@Tom-CK Can you check if this works with PowerShell 7? We have a theory right now...
Hey @erwinvanhunen, this bug appears between 1.5.0 and 1.7.0, and we think it was the introduction of your own ALC that may have caused this unfortunate interaction. PSES's assembly load...
> My issue might be different because so far I am only having issues using the "Teams" commands. The SharePoint commands I have used so far have not caused me...
@Tom-CK Can you try the dev build of the extension that Rob provided in this comment? https://github.com/PowerShell/vscode-powershell/issues/3510#issuecomment-904983972 _Your_ issue seems to be around the assembly loading, which we're trying to...
@TobyLeduc Could there be some missing state that you're relying on? Because that error looks legitimate, that the command executed but the team was not found.