Hare tree-sitter has changed #6954
Unanswered
folmilsch
asked this question in
Troubleshooting
Replies: 1 comment
-
What was the error you saw? We have tree-sitter-hare pinned to Lines 1623 to 1625 in c49faf5 And that revision is in the tree of the tree-sitter-hare git repository: https://git.sr.ht/~ecmma/tree-sitter-hare, so I would be surprised if that grammar fails to fetch. Some other questions that could help debug this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers,
trying to follow the instructions on https://docs.helix-editor.com/install.html to compile the source code on my machine, but it failed with the message that the HARE tree-sitter cannot be accessed via the rev number stated in languages.toml. Indeed, there is a new grammar for the tree-sitter available and when I changed it to the updated version rev, it worked immediately.
Cheers,
Renato
Beta Was this translation helpful? Give feedback.
All reactions