theniceboy / nvim

The Ultimate NeoVim Config for Colemak Users
2.02k stars 560 forks source link

nvim-treesitter[bash]: Error during compilation #73

Closed yita0101 closed 2 years ago

yita0101 commented 2 years ago

image

nvim-treesitter[bash]: Error during compilation
In file included from ./src/tree_sitter/parser.h:9:0,
                 from src/parser.c:1:
/usr/lib/gcc/x86_64-linux-gnu/7/include/stdint.h:9:16: fatal error: stdint.h: No such file or directory
 # include_next <stdint.h>
                ^~~~~~~~~~
compilation terminated.
cc: error trying to exec 'cc1plus': execvp: No such file or directory

run in wsl

theniceboy commented 2 years ago

Not related to this repo