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

Windows install hickup #27

Open
elE0710 opened this issue Jun 8, 2024 · 6 comments
Open

Windows install hickup #27

elE0710 opened this issue Jun 8, 2024 · 6 comments

Comments

@elE0710
Copy link

elE0710 commented Jun 8, 2024

Hi,

For one of my windows machines the installation worked flawless, for this one i am facing issues though:
E5113: Error while calling lua chunk: C:\Users\Name\AppData\Local\nvim\init.lua:17: module 'lazy' not found: no field package.preload['lazy'] no file '.\lazy.lua' no file 'C:\Program Files\Neovim\bin\lua\lazy.lua' no file 'C:\Program Files\Neovim\bin\lua\lazy\init.lua' no file '.\lazy.dll' no file 'C:\Program Files\Neovim\bin\lazy.dll' no file 'C:\Program Files\Neovim\bin\loadall.dll' stack traceback: [C]: in function 'require'
Prerequisites are installed

@siduck
Copy link
Member

siduck commented Jun 8, 2024

no idea. i hope it has latest git version

@avtotrainer
Copy link

I had a similar problem where all the requirements were met.

In lua/plugins/init.lua I started disabling plugins one by one. After editing the file for the first time, the problem was solved.

I re-enabled the disabled plugin and the error did not occur again.

After that, I made sure to add one comment at a time to the lua/plugins/init.lua file and save it. The problem was solved in this case as well.

I couldn’t determine the reason, but I found a way to solve the problem

My build case https://github.com/AlariCode/nvchad-config

@siduck
Copy link
Member

siduck commented Jul 3, 2024

thats so weird, windows gets us all the weird issues 😭

@avtotrainer
Copy link

I have manjaro-i3
here is the error i get

Error executing vim.schedule lua callback: cannot open ~/.local/share/nvim/nvchad/base46/nvdash: No such file or directory
stack traceback:
[C]: in function 'dofile'
~/.local/share/nvim/lazy/ui/lua/nvchad/nvdash/init.lua:5: in main chunk
[C]: in function 'require'
/.local/share/nvim/lazy/ui/lua/nvchad/init.lua:36: in function </.local/share/nvim/lazy/ui/lua/nvchad/init.lua:28>

@siduck
Copy link
Member

siduck commented Jul 4, 2024

cant reproduce this @avtotrainer can you show a screen recording of clean install ?

@niceEli
Copy link

niceEli commented Aug 7, 2024

on my install on windows i dont have any issues

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

4 participants