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

error while installing #180

Closed
sajidali2444 opened this issue Sep 11, 2024 · 7 comments
Closed

error while installing #180

sajidali2444 opened this issue Sep 11, 2024 · 7 comments

Comments

@sajidali2444
Copy link

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

@DeepReef11
Copy link
Contributor

Did you try relaunching? I think you can remove the part that calls for first time run and it will work.

@ecosse3
Copy link
Owner

ecosse3 commented Oct 2, 2024

@sajidali2444 Do you still have this issue?

@sajidali2444
Copy link
Author

Yes I am still getting error

@mfcarneiro
Copy link

I've got the same error. Was needed to comment the "first time run" function to init properly

@LuuKhoaHoc
Copy link

@sajidali2444 Do you still have this issue?

I also have this error

@LuuKhoaHoc
Copy link

LuuKhoaHoc commented Dec 5, 2024

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> 

image

@ecosse3
Copy link
Owner

ecosse3 commented Jan 15, 2025

CMP is not used anymore. Let me you know if you have some issues with blink.

@ecosse3 ecosse3 closed this as completed Jan 15, 2025
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

5 participants