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

[Bug] Doesn't work #12

Open
danjones1618 opened this issue Sep 21, 2021 · 0 comments
Open

[Bug] Doesn't work #12

danjones1618 opened this issue Sep 21, 2021 · 0 comments

Comments

@danjones1618
Copy link

I've set up the token in my coc-config but it seams to not work.
Using the latest version of coc.nvim

Output of :CocInfo:

undefined## versions

vim version: VIM - Vi IMproved 8.2 8023441
node version: v16.9.1
coc.nvim version: 0.0.80-03c9add7cd
coc.nvim directory: /home/dan/.vim/plugged/coc.nvim
term: dumb
platform: linux

## Log of coc.nvim

2021-09-21T15:49:08.179 INFO (pid:57248) [plugin] - coc.nvim 0.0.80-03c9add7cd initialized with node: v16.9.1 after 64ms
2021-09-21T15:49:12.057 INFO (pid:57248) [completion-complete] - Results from: around
2021-09-21T15:49:15.547 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:25.615 INFO (pid:57248) [attach] - receive notification: showInfo []
2021-09-21T15:49:26.859 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:29.239 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:30.675 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:31.618 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:32.283 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:33.339 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:33.967 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:35.769 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:37.362 ERROR (pid:57248) [extension:coc-github-users] - TypeError: adapter is not a function
    at dispatchRequest (/home/dan/.config/coc/extensions/node_modules/coc-github-users/lib/index.js:5905:10)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2021-09-21T15:49:37.362 INFO (pid:57248) [completion-complete] - Results from: around
2021-09-21T15:49:39.437 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:40.171 INFO (pid:57248) [attach] - receive notification: highlight []
2021-09-21T15:49:46.063 INFO (pid:57248) [attach] - receive notification: showInfo []
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