Closed
Description
OS: Windows 7
PowerShell version: 4.0
$pseditor.EditorServicesVersion: 1.8
On upgrading version 1.8 I am seeing this error: PowerShell Editor Services The term 'New-Guid' is not recognized as the name of a cmdlet, function.
It looks like Start-EditorServices.ps1 is making use of the New-Guid function that was introduced in PS v5.
Workaround: edit Start-EditorServices.ps1 line 175 and change it to:
Metadata
Metadata
Assignees
Labels
No labels