-
Notifications
You must be signed in to change notification settings - Fork 25
Error: vim-hexokinase needs updating. Run make hexokinase
in project root. See :h hexokinase-installation
for more info.
#69
Comments
Did you run |
I use this version to be able to use the Colemak configuration Thanks! |
Can you paste the output of the command and what operating system you are using. |
I have the same issue. I ran the suggested command. |
I need to see the output of the command |
where is the "root of the plugin"?
I also ran this command in neovim:
|
From the requirements in the README. You'll need to have the Go programming language installed, that link has instructions for your system.
The root is the top most directory of the plugin, wherever you ran the command was correct since it found the Makefile. |
Any update from someone who commented? |
I fixed it. I use neovim: v0.5.0-dev+1056-gad98b8400 with colemak configuration in ubuntu 20.04.1 |
I suspect that this is the issue for most people in this thread, I might close if others don't respond soonish. Make sure you have the hook based on your plugin manager, for vim-plug it's |
make hexokinase
in project root. See :h hexokinase-v1-migration
for more info.make hexokinase
in project root. See :h hexokinase-installation
for more info.
Hello, thank you very much if after installation of GO. And run everything from scratc, it works for me! |
Gonna close this, I think the error message is clear enough and I updated the README to make the dependency more prominent. |
For anyone using Neovim and Packer: Final command was:
|
That sounds like an issue with packer, I'm surprised it wouldn't run that cmd in the working directory of the plugin (although tbf I don't use packer) |
To be fair, it could also be me struggling with Packer. I'm quite new to it, but thought that I'd post here in case someone else comes across the same issue. PS: thanks for the plug-in @RRethy ! Now that I've got it working, I'm loving it |
@anafvana Many many thanks for your comments. Now I know that someone was trying to save the world 17days ago. In addition, I need to add this autocmd to trigger this plugin after running
I hope this will someone, too! |
That autocmd shouldn't be necessary, this is an issue with how packer is being used (and how it was written). |
@RRethy: While it is necessary in my case. You might see the problem from my config:
|
When I get a chance I'll try to install packer and see what kind of funky shit it's doing. |
For packer I have to use:
run = "make hexokinase" does not work for me. |
FYI, this has been working for 5 months without any change. I'm still using this one. |
For people using .zshrc in mac os (12 or later) you need to go to |
I ran into this issue after installing the plugin via
vim-plug
and restaring the vim.The text was updated successfully, but these errors were encountered: