-
Notifications
You must be signed in to change notification settings - Fork 7
Description
The extension fails to start with this error message:
initializing server powershell-es, id 25: Server reset the connection -- stderr -- �[31;1mImport-Module: �[31;1mThe module manifest '/Users/myuser/Library/Application Support/Zed/extensions/work/powershell/powershell-es-v4.4.0/PowerShellEditorServices/PowerShellEditorServices.psd1' could not be processed because it is not a valid PowerShell module manifest file. Remove the elements that are not permitted: Access to the path '/Users/myuser/Library/Application Support/Zed/extensions/work/powershell/powershell-es-v4.4.0/PowerShellEditorServices/PowerShellEditorServices.psd1' is denied.�[0m �[31;1mStart-EditorServices: �[31;1mThe term 'Start-EditorServices' is not recognized as a name of a cmdlet, function, script file, or executable program.�[0m �[31;1m�[31;1mCheck the spelling of the name, or if a path was included, verify that the path is correct and try again.�[0m
I have tried both restart and reinstall, but the error remains.