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 when switching using HuezLive command #38

Closed
try-to-fly opened this issue May 29, 2024 · 6 comments
Closed

Error when switching using HuezLive command #38

try-to-fly opened this issue May 29, 2024 · 6 comments
Labels
no response original poster never gave a response

Comments

@try-to-fly
Copy link

When attempting to switch plugins using the HuezLive command in Neovim, I encountered the following error:

E5108: Error executing lua: ...local/share/nvim/lazy/lazy.nvim/lua/lazy/manage/init.lua:215: attempt to index field '_' (a nil value)
stack traceback:
	...local/share/nvim/lazy/lazy.nvim/lua/lazy/manage/init.lua:215: in function 'clear'
	...local/share/nvim/lazy/lazy.nvim/lua/lazy/manage/init.lua:39: in function 'run'
	...local/share/nvim/lazy/lazy.nvim/lua/lazy/manage/init.lua:81: in function 'install'
	...re/nvim/lazy/huez.nvim/lua/huez-manager/api/selected.lua:43: in function 'lazy_flush'
	...hare/nvim/lazy/huez.nvim/lua/huez/pickers/live/utils.lua:14: in function 'load_currently_installed'
	...re/nvim/lazy/huez.nvim/lua/huez/pickers/live/actions.lua:31: in function 'key_func'
	...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:293: in function <...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:292>
@vague2k
Copy link
Owner

vague2k commented May 29, 2024

Make sure to add the line
import = "huez-manager.import"
in you huez lazy spec

@vague2k
Copy link
Owner

vague2k commented May 29, 2024

When attempting to switch plugins using the HuezLive command in Neovim, I encountered the following error:

please let me know if the above comment worked for you, if it did i will close the issue

@vague2k vague2k added the no response original poster never gave a response label May 29, 2024
@try-to-fly
Copy link
Author

After add this code , work fine, Thank You

@tungstengmd
Copy link

ok but i added that and it doest work still ;-;

@vague2k
Copy link
Owner

vague2k commented Aug 4, 2024

ok but i added that and it doest work still ;-;

open a new issue

@tungstengmd
Copy link

fair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no response original poster never gave a response
Projects
None yet
Development

No branches or pull requests

3 participants