NvChad / starter

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

Can't install with git in gentoo #15

Closed asimovc closed 3 months ago

asimovc commented 3 months ago

I tried the installation process in the webpage but it don't work in my gentoo linux. All i get is that everytime

Error detected while processing /home/user/.config/nvim/init.lua:
E5113: Error while calling lua chunk: /home/user/.config/nvim/init.lua:17: module 'lazy' not found: 
        no field package.preload['lazy']
        no file './lazy.lua'
        no file '/usr/share/luajit-2.1.0-beta3/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 '/usr/share/lua/5.1/lazy.lua'
        no file '/usr/share/lua/5.1/lazy/init.lua'
        no file './lazy.so'
        no file '/usr/local/lib/lua/5.1/lazy.so'
        no file '/usr/lib64/lua/5.1/lazy.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
        [C]: in function 'require'
        /home/user/.config/nvim/init.lua:17: in main chunk

I using gentoo in rolling release with latest software

siduck commented 3 months ago

plz update your git version

asimovc commented 3 months ago

@siduck are you reading what i saying? I said i'm with the latest software my git is 2.44.0 wich is the latest source release

siduck commented 3 months ago

@asimovc idk then, this issue looks like a duplicate of https://github.com/NvChad/starter/issues/13

seems like lazy isnt able to bootstrap on your system, only thing i can think of is old git