Failed to load `user.plugins.community-pack`
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)
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
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!