Skip to content

Unable to initialize LSP-copilot #277

Description

@frives-w

I'm using Copilot with Sublime Text, and today I started getting an error and can't use the package. I can see that the package was recently updated. Is anyone else experiencing this? Any solutions?

Image

Unable to open /home/fran/.config/sublime-text-3/Packages/LSP-copilot/LSP-copilot.sublime-settings
Unable to initialize language server for LSP-copilot
Traceback (most recent call last):
File "/home/fran/.config/sublime-text-3/Installed Packages/LSP.sublime-package/plugin/core/windows.py", line 285, in start_async
transport = config.create_transport_config().start(
File "/home/fran/.config/sublime-text-3/Installed Packages/LSP.sublime-package/plugin/core/transports.py", line 100, in start
process = TransportConfig.resolve_launch_config(command, env, variables).start(
File "/home/fran/.config/sublime-text-3/Installed Packages/LSP.sublime-package/plugin/core/transports.py", line 457, in start
return _start_subprocess(self.command, stdin, stdout, stderr, startupinfo, self.env, cwd)
File "/home/fran/.config/sublime-text-3/Installed Packages/LSP.sublime-package/plugin/core/transports.py", line 566, in _start_subprocess
process = subprocess.Popen(
File "./python3.8/subprocess.py", line 858, in init
File "./python3.8/subprocess.py", line 1704, in _execute_child
PermissionError: [Errno 13] permission denied: ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions