NvChad / starter

Starter config for NvChad
The Unlicense
66 stars 255 forks source link

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

Closed yellmean closed 3 months ago

yellmean commented 3 months ago

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 commented 3 months ago

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

yellmean commented 3 months ago

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

siduck commented 3 months ago

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

yellmean commented 3 months ago

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