Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

getting error during TSInstall rescript #12

Open
shivamashtikar opened this issue Jun 13, 2024 · 2 comments
Open

getting error during TSInstall rescript #12

shivamashtikar opened this issue Jun 13, 2024 · 2 comments

Comments

@shivamashtikar
Copy link

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.
@fdaciuk
Copy link

fdaciuk commented Jul 9, 2024

I'm getting the same error :(

@WhyThat
Copy link

WhyThat commented Jul 11, 2024

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants