nyoom.nvim icon indicating copy to clipboard operation
nyoom.nvim copied to clipboard

Unable to require hotpot

Open abdelouadoudaitelhaj opened this issue 2 years ago • 1 comments

I don't really why I'm getting this error even if I uninstall nyoom AND all it's files and reinstall it again that still happens the full is this:

Unable to require hotpot Error detected while processing /home/user/.local/share/nvim/si te/pack/packer/start/hotpot.nvim/plugin/hotpot.vim: line 2: E5108: Error executing lua [string ":lua"]:1: loop or previous error loading module 'hotpot' stack traceback: [C]: in function 'require' [string ":lua"]:1: in main chunk Press ENTER or type command to continue

please how can I fix it?

abdelouadoudaitelhaj avatar Sep 14 '23 00:09 abdelouadoudaitelhaj

same

❯ bin/nyoom sync
Synchronizing your config with Nyoom Nvim

Nyoom version: d3f2341
NVIM v0.10.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Run "nvim -V1 -v" for more info

Clearing cacheUnable to require hotpot
Error detected while processing command line:
E5108: Error executing lua ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:329: bad argument #1 to 'ipairs' (table expected, got nil)
stack traceback:
        [C]: in function 'ipairs'
        ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:329: in function 'manage_all_plugins'
        ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:542: in function 'sync'
        [string ":lua"]:1: in main chunk

ngmisl avatar Oct 02 '23 13:10 ngmisl