pocco81 / dap-buddy.nvim

🐞 Debug Adapter Protocol manager for Neovim
GNU General Public License v3.0
400 stars 48 forks source link

attempt to index field 'info_window' (a nil value) #74

Open bestouff opened 2 years ago

bestouff commented 2 years ago
nvim --version
NVIM v0.7.2
Build type: Release
LuaJIT 2.1.0-beta3
Compilé par team+vim@tracker.debian.org

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

         fichier vimrc système : "$VIM/sysinit.vim"
               $VIM par défaut : "/usr/share/nvim"

Run :checkhealth for more info

While doing :DBInfo:

Error detected while processing function <SNR>31_DBInfo:
line    1:                                                                                                                                                                                                                                                                                                                                                                                  
E5108: Error executing lua [string ":lua"]:1: attempt to index field 'info_window' (a nil value)
stack traceback:
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue