nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
18.38k stars 20.45k forks source link

After Installation, whenever I go to insert mode, Error message :Failed to Source #1066

Closed Efe-Torunoglu closed 2 weeks ago

Efe-Torunoglu commented 1 month ago

Describe the bug

After installing kickstart following the guide, I.e cloning into my . files (MAC) I got multiple errors telling me that there were issues with my lua caches. Not sure why this error is happening as I cleared everything before installing.

Screenshot 2024-07-30 at 10 05 26 AM

To Reproduce

  1. Install Kickstart
  2. Open Nvim

Desktop

Neovim Version

:version NVIM v0.10.1 Build type: Release LuaJIT 2.1.1720049189

clayton-schneider commented 1 month ago

Checkout issue #537. Removing the entirety of ~/.local/share/nvim/ and opening nvim backup allowed Lazy to install the proper versions.