Can't install from source - 2 grammars failed to build #8440
Unanswered
KhazAkar
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
jaredramirez/tree-sitter-rescript#2 |
Beta Was this translation helpful? Give feedback.
2 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.
-
Summary
When building using cargo --release --workspace, it fails to build with "thread 'main' panicked at 'Failed to compile tree-sitter grammars: 2 grammars failed to build', helix-term/build.rs:7:14"
Building fails for D language and rescript.
Reproduction Steps
I tried this:
I expected this to happen:
Build helix properly
Instead, this happened:
Failure to compile tree-sitter
Additionally:
git version: 2.42.0
Helix log
Console log
Platform
Linux, openSUSE Tumbleweed 20230929
Terminal Emulator
Konsole 23.08.1
Helix Version
master
Beta Was this translation helpful? Give feedback.
All reactions