-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Even though I have fzf installed brew install fzf
I get the following error when starting nvim:
Failed to run `config` for telescope.nvim
...m/lazy/telescope.nvim/lua/telescope/_extensions/init.lua:10: 'fzf' extension doesn't exist or isn't installed: ...hare/nvim/lazy/telescope-fzf-native.nvim/lua/fz
f_lib.lua:11: dlopen(/Users/.../.local/share/nvim/lazy/telescope-fzf-native.nvim/lua/../build/libfzf.so, 0x0005): tried: '/Users/.../.local/share/nvim/lazy/
telescope-fzf-native.nvim/lua/../build/libfzf.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/.../.local/share/nvim/lazy/telescope-fzf-native.nv
im/lua/../build/libfzf.so' (no such file), '/Users/.../.local/share/nvim/lazy/telescope-fzf-native.nvim/lua/../build/libfzf.so' (no such file)
# stacktrace:
- /telescope.nvim/lua/telescope/_extensions/init.lua:10 _in_ **load_extension**
- /telescope.nvim/lua/telescope/_extensions/init.lua:62 _in_ **load_extension**
- telescope_config.lua:1
- ~/.config/nvim/init.lua:90 _in_ **config**
- ~/.config/nvim/init.lua:22
I have also successfully run make
isudfv and gustavojoaquin
Metadata
Metadata
Assignees
Labels
No labels