rescript-lang/nvim-treesitter-rescript

getting error during `TSInstall rescript`

shivamashtikar opened this issue · 2 comments

Getting below error when executing TSInstall rescript

nvim-treesitter[rescript]: Error during compilation
src/scanner.c:140:9: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
  const in_string = state->in_quotes || state->in_backticks;
  ~~~~~ ^
  int
1 error generated.

I'm getting the same error :(

Hello,
Not sure if this repo is up-to-date, you can use instructions in this repository: https://github.com/rescript-lang/tree-sitter-rescript