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

git clone https://github.com/NvChad/starter ~/.config/nvim && nvim #13

Closed
yellmean opened this issue Mar 27, 2024 · 4 comments
Closed

Comments

@yellmean
Copy link

Error detected while processing /home/nvim/.config/nvim/init.lua:
E5113: Error while calling lua chunk: /home/nvim/.config/nvim/init.lua:17: module 'lazy' not found:
no field package.preload['lazy']
no file './lazy.lua'
no file '/__w/neovim/neovim/.deps/usr/share/luajit-2.1/lazy.lua'
no file '/usr/local/share/lua/5.1/lazy.lua'
no file '/usr/local/share/lua/5.1/lazy/init.lua'
no file '/__w/neovim/neovim/.deps/usr/share/lua/5.1/lazy.lua'
no file '/__w/neovim/neovim/.deps/usr/share/lua/5.1/lazy/init.lua'
no file './lazy.so'
no file '/usr/local/lib/lua/5.1/lazy.so'
no file '/__w/neovim/neovim/.deps/usr/lib/lua/5.1/lazy.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'require'
/home/nvim/.config/nvim/init.lua:17: in main chunk

@siduck
Copy link
Member

siduck commented Mar 27, 2024

rm -rf old nvim dirs. and please use neovim 0.9.5 at least

@siduck siduck closed this as completed Mar 27, 2024
@yellmean
Copy link
Author

My neovim is 0.9.5
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
error still.

@siduck
Copy link
Member

siduck commented Mar 28, 2024

can you make a video out of it? do a clean installation, also what is your git version

@yellmean
Copy link
Author

It's my git version old, Now It's normal after update git to version 2.29. Thanks!

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