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

Cant open Recent Projects #453

Open
ItzDabbzz opened this issue May 16, 2024 · 5 comments · May be fixed by #495
Open

Cant open Recent Projects #453

ItzDabbzz opened this issue May 16, 2024 · 5 comments · May be fixed by #495

Comments

@ItzDabbzz
Copy link

ItzDabbzz commented May 16, 2024

Describe the bug
A clear and concise description of what the bug is.

 Error 5:26:03 PM msg_show.lua_error E5108: Error executing lua: vim/_editor.lua:431: nvim_exec2(): Vim:Error executing Lua callback: ...a/lazy/telescope.nvim/lua/telescope/_extensions/init.lua:10: 'find_files' extension doesn't exist or isn't installed: module 'telescope._extensions.find_files' not found: no field package.preload['telescope._extensions.find_files'] cache_loader: module telescope._extensions.find_files not found cache_loader_lib: module telescope._extensions.find_files not found no file '.\telescope\_extensions\find_files.lua' no file 'C:\Tools\neovim\nvim-win64\bin\lua\telescope\_extensions\find_files.lua' no file 'C:\Tools\neovim\nvim-win64\bin\lua\telescope\_extensions\find_files\init.lua' no file 'C:\Dev\Lua\5.1\lua\telescope\_extensions\find_files.luac' no file '.\telescope\_extensions\find_files.dll' no file 'C:\Tools\neovim\nvim-win64\bin\telescope\_extensions\find_files.dll' no file 'C:\Tools\neovim\nvim-win64\bin\loadall.dll' no file '.\telescope.dll' no file 'C:\Tools\neovim\nvim-win64\bin\telescope.dll' no file 'C:\Tools\neovim\nvim-win64\bin\loadall.dll' stack traceback: [C]: in function 'error' ...a/lazy/telescope.nvim/lua/telescope/_extensions/init.lua:10: in function 'load_extension' ...a/lazy/telescope.nvim/lua/telescope/_extensions/init.lua:17: in function '__index' .../nvim-data/lazy/telescope.nvim/lua/telescope/command.lua:183: in function 'run_command' .../nvim-data/lazy/telescope.nvim/lua/telescope/command.lua:259: in function 'load_command' ...Local/nvim-data/lazy/telescope.nvim/plugin/telescope.lua:108: in function <...Local/nvim-data/lazy/telescope.nvim/plugin/telescope.lua:107> [C]: in function 'nvim_exec2' vim/_editor.lua:431: in function 'cmd' ...m-data/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:305: in function <...m-data/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:282> stack traceback: [C]: in function 'nvim_exec2' vim/_editor.lua:431: in function 'cmd' ...m-data/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:305: in function <...m-data/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:282>

To Reproduce
Steps to reproduce the behavior:

  1. Go to Dashboard
  2. Click on A Recent Project
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.
Using nvim 10.0, latest branch of all plugins as well.

Screenshots
If applicable, add screenshots to help explain your problem.
raw

@gary-dev-aus
Copy link

Does putting Telescope as a dependency for Dashboard resolve the issue?

@franck-noahk
Copy link

Noticed the same behavior on my machine, but it only effects some projects. I think it has to do with there being a space in the path. (Noticed that the original poster had one in theirs as well.)

I added Telescope as a dependency and it didn't change anything.

@dc-jbw
Copy link

dc-jbw commented Nov 4, 2024

Noticed the same behavior on my machine, but it only effects some projects. I think it has to do with there being a space in the path. (Noticed that the original poster had one in theirs as well.)

I added Telescope as a dependency and it didn't change anything.

I have the very same problem opening projects whenever there's a space in the path name.

@ItzDabbzz
Copy link
Author

It seems to genuinely hate spaces and brackets, I work a lot in fivem server development, and most of our folders have spaces and brackets and it refuses to like it.

mstsc_Zxv8CAaTxG

@JohnWilliston
Copy link

You might want to update your plugins, @ItzDabbzz, because it seems to have stopped dying on me. Maybe I just haven't been working with paths with spaces recently, but I've appreciated the "peace and quiet" for a change :)

@kyallanum kyallanum linked a pull request Nov 12, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

5 participants