zk-org / zk-nvim

Neovim extension for zk
https://github.com/zk-org/zk
GNU General Public License v3.0
502 stars 40 forks source link

Error during insertion of links #110

Closed grimmjulian closed 1 year ago

grimmjulian commented 1 year ago

Hello,

I tried installing zk and zk-nvim. I could add new Notes, but cannot insert links. ZkInsertLink as well as ZkInsertLinkAtSelection give the following error:

Error executing vim.schedule lua
 callback: RPC[Error] code_name = InvalidRequest, message = "unknown zk LSP command: zk.link"

Do you have an idea what I did wrong or how it can be fixed?

UnkwUsr commented 1 year ago

Show zk --version please. Looks like you use not latest (0.13.0) zk version

grimmjulian commented 1 year ago

I installed it via pacman, but there still is version 0.12.0. Yay has the same version.

I get an error when building from scratch, but I added the issue https://github.com/mickael-menu/zk/issues/295.

I will close this issue till this works.

UnkwUsr commented 1 year ago

I installed it via pacman, but there still is version 0.12.0.

Pacman updated zk to version 0.13.0 since 2023-02-20: https://archlinux.org/packages/community/x86_64/zk/

Have you run sudo pacman -Sy? If yes, then maybe there is some problems with mirrors.