nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
18.9k stars 21.67k forks source link

Kinoite: installation failed - clone failed LuaSnip #882

Closed sonlar closed 5 months ago

sonlar commented 5 months ago

Describe the bug

LuaSnip fails during installation of kickstart. At first I was trying to setup neovim and kickstart in toolbox since I use Kinoite. Later on I tried to layer neovim and still ran into the same issue. I followed the advice in "failed to update LuaSnip via Lazy.nvim" thinking I had the same issue by editing init.lua in my fork. VTADTMt

To Reproduce

  1. clone repo
  2. start nvim

Desktop

Neovim Version

v0.9.5 Leu3XgN

feoh commented 5 months ago

Hi.

Sorry you're having trouble but kinoite is a pretty arcane platform to get support for.

Could it be the OOM killer? Or are you seeing some weird artifact of containerization?

sonlar commented 5 months ago

I couldn't figure it out so I ended up installing Fedora Workstation and everything installed perfectly.

Thanks for the help!