You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to open a project with telescope file browser, I get the following error message:
E5108: Error executing lua: ...lazy/project.nvim/lua/telescope/_extensions/projects.lua:97: attempt to call field 'file_browser' (a nil value)
stack traceback:
...lazy/project.nvim/lua/telescope/_extensions/projects.lua:97: in function 'key_func'
...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:269: in function <...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:268>
I installed telescope project as a LazyVim extra and I installed telescope file browser with the following lazy.nvim config file that gets sourced by lazy.nvim:
When I try to open a project with telescope file browser, I get the following error message:
I installed telescope project as a LazyVim extra and I installed telescope file browser with the following
lazy.nvim
config file that gets sourced by lazy.nvim:If you think the issue lies with LazyVim, please let me know so I can move issue to that repo. Thanks!
The text was updated successfully, but these errors were encountered: