miversen33 / netman.nvim

Neovim (Lua powered) Network Resource Manager
MIT License
338 stars 1 forks source link

Nmlogs fails to run with provided error #112

Closed miversen33 closed 1 year ago

miversen33 commented 1 year ago

When running the command :Nmlogs you receive the following error

E5108: Error executing lua [string ":lua"]:1: attempt to call field 'dump_info' (a nil value)
stack traceback:
        [string ":lua"]:1: in main chunk

Note, this is on v1.1 only (main will still work). This is almost certainly due to a bit of work that was done on the netman utils file, as the function it is calling out to (dump_info) no longer exists there. I will have to update Nmlogs to work with some of the new API architecture, as well as maybe stop breaking stuff in the future 🙃

miversen33 commented 1 year ago

Closing this as complete with commit ad4594b1c86d9cc113f7db9bb37400fdc6ba15ff