Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Telescope after fresh installation #1

Closed
Chaz6 opened this issue Feb 3, 2022 · 1 comment
Closed

Error with Telescope after fresh installation #1

Chaz6 opened this issue Feb 3, 2022 · 1 comment

Comments

@Chaz6
Copy link

Chaz6 commented Feb 3, 2022

I have just done a fresh installation of AstroVim and Telescope is not working. The error is as follows:-

Error in packer_compiled: ...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:83: Vim:E492: Not an editor command: Telescope find_files
Please check your config for correctness

packer.nvim: Error running config for telescope.nvim: ...er/opt/telescope.nvim/lua/telescope/_extensions/init.lua:10: This extension doesn't exist or is not installed: fzf
...ck/packer/start/impatient.nvim/lua/impatient/profile.lua:148: module 'telescope._extensions.fzf' not found:
^Ino field package.preload['telescope._extensions.fzf']No cache entry
^Ino file '/home/chaz/.local/share/lua/5.1/telescope/_extensions/fzf.lua'
^Ino file './telescope/_extensions/fzf.lua'
^Ino file '/usr/share/luajit-2.0.4/telescope/_extensions/fzf.lua'
^Ino file '/usr/local/share/lua/5.1/telescope/_extensions/fzf.lua'
^Ino file '/usr/local/share/lua/5.1/telescope/_extensions/fzf/init.lua'
^Ino file '/usr/share/lua/5.1/telescope/_extensions/fzf.lua'
^Ino file '/usr/share/lua/5.1/telescope/_extensions/fzf/init.lua'
^Ino file '/home/chaz/.luarocks/share/lua/5.1/telescope/_extensions/fzf.lua'
^Ino file '/home/chaz/.luarocks/share/lua/5.1/telescope/_extensions/fzf/init.lua'
^Ino file '/home/chaz/.local/share/lua/5.1/telescope/_extensions/fzf/init.lua'
^Ino file '/home/chaz/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/telescope/_extensions/fzf.lua'
^Ino file '/home/chaz/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/telescope/_extensions/fzf/init.lua'
^Ino file '/home/chaz/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/telescope/_extensions/fzf.lua'
^Ino file '/home/chaz/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/telescope/_extensions/fzf/init.lua'
^Ino file './telescope/_extensions/fzf.so'
^Ino file '/usr/local/lib/lua/5.1/telescope/_extensions/fzf.so'
^Ino file '/usr/lib64/lua/5.1/telescope/_extensions/fzf.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'
^Ino file '/home/chaz/.luarocks/lib/lua/5.1/telescope/_extensions/fzf.so'
^Ino file '/home/chaz/.local/lib/lua/5.1/telescope/_extensions/fzf.so'
^Ino file '/home/chaz/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/lua/5.1/telescope/_extensions/fzf.so'
^Ino file './telescope.so'
^Ino file '/usr/local/lib/lua/5.1/telescope.so'
^Ino file '/usr/lib64/lua/5.1/telescope.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'
^Ino file '/home/chaz/.luarocks/lib/lua/5.1/telescope.so'
^Ino file '/home/chaz/.local/lib/lua/5.1/telescope.so'
^Ino file '/home/chaz/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/lua/5.1/telescope.so'
@Chaz6
Copy link
Author

Chaz6 commented Feb 3, 2022

I found out the reason is that telescope fails to install correctly because it requires nvim to be available. On my system it is neovim so I created a link for nvim and now it works.

@Chaz6 Chaz6 closed this as completed Feb 3, 2022
@tofulm tofulm mentioned this issue Oct 3, 2023
3 tasks
ArvineKwok added a commit to ArvineKwok/AstroNvim that referenced this issue Feb 9, 2024
ArvineKwok added a commit to ArvineKwok/AstroNvim that referenced this issue Feb 9, 2024
Merge pull request AstroNvim#1 from ArvineKwok/v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant