Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neovim cannot start Perl::LanguageServer([coc.nvim] failed to install 'Perl::LanguageServer') #42

Open
ykoverzniev opened this issue Dec 9, 2024 · 0 comments

Comments

@ykoverzniev
Copy link

When I open a perl file the following process starts "Installing Perl::LanguageServer... perl". But it finishes with en error "[coc.nvim] failed to install 'Perl::LanguageServer'". Here are the logs:

--2024-12-09 13:41:23-- https://www.cpan.org/authors/id/G/GR/GRICHTER/Perl-LanguageServer-2.6.1
Resolving www.cpan.org (www.cpan.org)... 146.75.121.55
Connecting to www.cpan.org (www.cpan.org)|146.75.121.55|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-12-09 13:41:23 ERROR 404: Not Found.

I have cheked the destination www.cpan.org/authors/id/G/GR/GRICHTER/Perl-LanguageServer-2.6.1. It is really missing. The folder GRICHTER contains Perl-LanguageServer-2.6.1.tar.gz but the folder Perl-LanguageServer-2.6.1 is not available. Looks like the structure of the repository has been changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant