neovim / neovim-snap

snap build for neovim
https://snapcraft.io/nvim
MIT License
18 stars 7 forks source link

Error executing lua callback: Failed to load parser: uv_dlopen: /snap/core18/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libstdc++.so.6) #12

Closed PretDB closed 2 years ago

PretDB commented 2 years ago

environment: Ubuntu 21.04 neovim: nvim v0.7.0 installed from snap

pluggins: nvim-treesitter deps: tree-sitter-cli (required by nvim-treesitter)

description

after nvim-treesitter and its dependency tree-sitter-cli installed, neovim (installed from snap) repors error below on starting:

图片