nvim
nvim copied to clipboard
error while installing
I am getting this error while installing
-e Installing plugins... Error detected while processing /Users/mac/.config/nvim/init.lua: E5113: Error while calling lua chunk: /Users/mac/.config/nvim/lua/utils/functions.lua:12: attempt to call field 'run' (a nil value) stack traceback: /Users/mac/.config/nvim/lua/utils/functions.lua:12: in function 'first_ecovim_run' /Users/mac/.config/nvim/lua/utils/functions.lua:23: in main chunk [C]: in function 'require' /Users/mac/.config/nvim/init.lua:4: in main chunk Error detected while processing command line: E492: Not an editor command: Lazy! sync-e Done
Did you try relaunching? I think you can remove the part that calls for first time run and it will work.
@sajidali2444 Do you still have this issue?
Yes I am still getting error
I've got the same error. Was needed to comment the "first time run" function to init properly
@sajidali2444 Do you still have this issue?
I also have this error
Also have bug
Error detected while processing InsertEnter Autocommands for "*":
Error executing lua callback: ...l/share/nvim/lazy/cmp-nvim-lsp/lua/cmp_nvim_lsp/init.lua:102: module 'cmp' not found:
no field package.preload['cmp']
cache_loader: module cmp not found
cache_loader_lib: module cmp not found
no file './cmp.lua'
no file '/usr/share/luajit-2.1/cmp.lua'
no file '/usr/local/share/lua/5.1/cmp.lua'
no file '/usr/local/share/lua/5.1/cmp/init.lua'
no file '/usr/share/lua/5.1/cmp.lua'
no file '/usr/share/lua/5.1/cmp/init.lua'
no file '/home/khoahoc/.local/share/nvim/lazy-rocks/telescope.nvim/share/lua/5.1/cmp.lua'
no file '/home/khoahoc/.local/share/nvim/lazy-rocks/telescope.nvim/share/lua/5.1/cmp/init.lua'
no file './cmp.so'
no file '/usr/local/lib/lua/5.1/cmp.so'
no file '/usr/lib/lua/5.1/cmp.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file '/home/khoahoc/.local/share/nvim/lazy-rocks/telescope.nvim/lib/lua/5.1/cmp.so'
no file '/home/khoahoc/.local/share/nvim/lazy-rocks/telescope.nvim/lib64/lua/5.1/cmp.so'
stack traceback:
[C]: in function 'require'
...l/share/nvim/lazy/cmp-nvim-lsp/lua/cmp_nvim_lsp/init.lua:102: in function <...l/share/nvim/lazy/cmp-nvim-lsp/lua/cmp_nvim_lsp/init.lua:101>
CMP is not used anymore. Let me you know if you have some issues with blink.