-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
module 'lua-utils' not found #1563
Comments
Getting a similar error on termux android. |
I found a method that might works
|
this would just be a workaround around some error with your setup |
Yeah maybe, I have mutilple machine with same config, this problem occurs when I setup a new machine, old machine with newest neorg no problem, so I figure I can just install the old version and then update it. My probelm related issue is #1530. |
I know the issue that happens |
|
Prerequisites
Neovim Version
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1713773202
Neorg setup
require("neorg").setup()
Actual behavior
When i launch neovim on my nixos machine i get the following error. The :neorg command is not available.
Expected behavior
i should be able to launch neovim without error and run neorg.
Steps to reproduce
On unstable version of nixos, install the latest
neovim
andneorg
packages from the nix store and launch neovim in terminal withnvim
.Potentially conflicting plugins
No response
Other information
No response
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered: