-
Notifications
You must be signed in to change notification settings - Fork 108
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
Comments
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 |
I also have this error |
Also have bug
|
CMP is not used anymore. Let me you know if you have some issues with blink. |
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
The text was updated successfully, but these errors were encountered: