-
-
Notifications
You must be signed in to change notification settings - Fork 460
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
Comments
no idea. i hope it has latest git version |
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 |
thats so weird, windows gets us all the weird issues 😭 |
I have manjaro-i3 Error executing vim.schedule lua callback: cannot open ~/.local/share/nvim/nvchad/base46/nvdash: No such file or directory |
cant reproduce this @avtotrainer can you show a screen recording of clean install ? |
on my install on windows i dont have any issues |
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
The text was updated successfully, but these errors were encountered: