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

E5108: Error while calling lua chunk for luaeval():

Open MarzaElise opened this issue 3 years ago • 3 comments

Whenever i open up nvim, it says this on the bottom. Without even doing anything,

Error detected while processing function <SNR>46_refresh:
line    4:
E5108: Error while calling lua chunk for luaeval(): /home/mark/.vim/plugged/plenary.nvim/lua/plenary/log.lua:9: attempt to index field 'fn' (a nil val
ue)
Press ENTER or type command to continue

And then whenever i try to run a command, it says this

E5108: Error while calling lua chunk for luaeval(): [string "<VimL compiled string>"]:1: loop or previous error loading module 'neogit.status'
Press ENTER or type command to continue

Please be kind enough to help me fix this as i need plenary.vim to use neogit

MarzaElise avatar Jun 11 '22 12:06 MarzaElise

can you share the output of nvim --version?

Conni2461 avatar Jun 12 '22 19:06 Conni2461

can you share the output of nvim --version?

NVIM v0.6.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by [email protected]

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info

MarzaElise avatar Jul 11 '22 08:07 MarzaElise

Sorry for the delay, i had exams and got busy with life :moyai:

MarzaElise avatar Jul 11 '22 08:07 MarzaElise