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

This keeps happening every time I open nvim..using 'nvim' command #76

Open
alexbytesback opened this issue Jul 9, 2024 · 5 comments
Open

Comments

@alexbytesback
Copy link

alexbytesback commented Jul 9, 2024

Error detected while processing /Users/prashantkoirala/.config/nvim/init.lua:
Failed to load prashant.plugins

...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/plugin.lua:156: attempt to call a nil
value

stacktrace:

  • lua/prashant/lazy.lua:14
  • init.lua:2
    Press ENTER or type command to continue

My Lazy.Lua File:


Screenshot 2024-07-09 at 11 45 37 AM

My Init.lua File:


Screenshot 2024-07-09 at 11 46 41 AM

@alexbytesback alexbytesback changed the title Error detected while processing /Users/prashantkoirala/.config/nvim/init.lua: Failed to load prashant.plugins ...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/plugin.lua:156: attempt to call a nil value # stacktrace: - lua/prashant/lazy.lua:14 - init.lua:2 Press ENTER or type command to continue This keeps happening every time I open nvim..using 'nvim' command Jul 9, 2024
@VanshBhatia2192
Copy link

could you share your directory structure too for the nvim setup

@alexbytesback
Copy link
Author

This is my directory structure

Screenshot 2024-07-19 at 6 45 59 PM

@Ifeanyi-Ani
Copy link

Ifeanyi-Ani commented Aug 8, 2024

which operating system are you using. for linux try removing the ~/.local/state/nvim and ~/.local/share/nvim folder. the open your nvim again

@alexbytesback
Copy link
Author

I'm using MacOs

@josean-dev
Copy link
Owner

Is your setup working properly in spite of this message? Not sure what may be causing this issue. You could try updating Neovim if it your using an older version and updating your plugins as well.

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

4 participants