-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
The automatically installed PowerShell Editor Services on macOS have no read and write permissions by default, causing LSP to fail to start.
Language server powershell-es:
initializing server powershell-es, id 3
-- stderr--
�[31;1mImport-Module: �[31;1mThe module manifest '/Users/user/Library/Application Support/Zed/extensions/work/powershell/powershell-es-v4.3.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/user/Library/Application Support/Zed/extensions/work/powershell/powershell-es-v4.3.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

Metadata
Metadata
Assignees
Labels
No labels