-
When I try to build the project, it gets stuck on building the helix-term. At this point, my processor is not being utilized.
my rustc version is
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
How long did you wait while at that stage? It may be doing some other task, for which you can check https://doc.rust-lang.org/cargo/reference/timings.html |
Beta Was this translation helpful? Give feedback.
-
This works everytime. git clone https://github.com/helix-editor/helix |
Beta Was this translation helpful? Give feedback.
This works everytime.
git clone https://github.com/helix-editor/helix
cd ~/helix
cargo install --locked --path helix-term
hx --grammar fetch
hx --grammar build