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

version 2.2 not working on install #463

Open
colinshr opened this issue Apr 22, 2024 · 1 comment
Open

version 2.2 not working on install #463

colinshr opened this issue Apr 22, 2024 · 1 comment

Comments

@colinshr
Copy link

Reproduce not working:

  • in gvim
    • CocInstall coc-tsserver

output:
2024-04-22T10:01:32.850 ERROR (pid:49388) [extensions] - Error on active extension coc-tsserver: import_coc50.services.register is not a function TypeError: import_coc50.services.register is not a function
at Object.activate (/.config/coc/extensions/node_modules/coc-tsserver/lib/index.js:17730:44)
at /.vim/plugged/coc.nvim/build/index.js:265:1443
at new Promise ()
at Object.activate (
/.vim/plugged/coc.nvim/build/index.js:265:1401)
at BF.activate (
/.vim/plugged/coc.nvim/build/index.js:262:7161)
at .vim/plugged/coc.nvim/build/index.js:264:199
at new Promise ()
at s (
/.vim/plugged/coc.nvim/build/index.js:264:68)

Reproduce that works:

  • in gvim
    • CocInstall coc-tsserver@2.1.4

CocInfo
vim version: VIM - Vi IMproved 9.0 9000472
node version: v18.17.0
coc.nvim version: 0.0.82-347e33d7 2022-09-09 18:16:50 +0800
coc.nvim directory: XXX/.vim/plugged/coc.nvim
term: Apple_Terminal
platform: darwin

@fannheyward
Copy link
Member

coc.nvim version: 0.0.82-347e33d7 2022-09-09 18:16:50 +0800

Your coc.nvim was outdated, upgrade to latest release please.

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

2 participants