iamcco/ds-pinyin-lsp

UnhandledRejection

Open

#10 opened on Apr 2, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (5 forks)github user discovery
help wanted

Repository metrics

Stars
 (124 stars)
PR merge metrics
 (PR metrics pending)

Description

I use conmand :CocInstall coc-ds-pinyin-lsp in SpaceVim, and

Install finished

- ✓ coc-ds-pinyin-lsp Move extension coc-ds-pinyin-lsp@0.4.0 to /home/cbs/.config/coc/extensions/node_modules/coc-ds-pinyin-lsp

[coc.nvim]: UnhandledRejection: Launching server "ds-pinyin-lsp" using command /home/cbs/.config/coc/extensions/coc-ds-pi
nyin-lsp-data/ds-pinyin-lsp failed.
Error: Launching server "ds-pinyin-lsp" using command /home/cbs/.config/coc/extensions/coc-ds-pinyin-lsp-data/ds-pinyin-l
sp failed.
    at /home/cbs/.cache/vimfiles/repos/github.com/neoclide/coc.nvim/build/index.js:68388:37
    at async LanguageClient.createConnection (/home/cbs/.cache/vimfiles/repos/github.com/neoclide/coc.nvim/build/index.js
:67719:28)
    at async LanguageClient._start (/home/cbs/.cache/vimfiles/repos/github.com/neoclide/coc.nvim/build/index.js:67345:30)

What should I do? Thank you for your attention.

Contributor guide