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

Failed to load user.plugins.community-pack #13

Open
zhiweichen0012 opened this issue Dec 10, 2023 · 2 comments
Open

Failed to load user.plugins.community-pack #13

zhiweichen0012 opened this issue Dec 10, 2023 · 2 comments

Comments

@zhiweichen0012
Copy link

Thank you for providing such a good repository. I have the following errors when using your configuration:

Error detected while processing ~/.config/nvim/init.lua: Failed to load ''user.plugins.community-pack'' ...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/plugin.lua:351: attempt to get length of local 's pec (a boolean value)

@chaozwn
Copy link
Owner

chaozwn commented Dec 10, 2023

Thank you for providing such a good repository. I have the following errors when using your configuration:

Error detected while processing ~/.config/nvim/init.lua: Failed to load ''user.plugins.community-pack'' ...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/plugin.lua:351: attempt to get length of local 's pec (a boolean value)

Clear your historical cache; this configuration should be fine. Please start by initializing according to the Astronvim tutorial.

mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak

@zhiweichen0012
Copy link
Author

Thank you for your reply.

After trying, it seems that there is still this problem. It would be great if you could help solve it!

1

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

2 participants