-
I read about helix and wanted to try it out. I installed it using
I get an error saying:
I thought I installed the latest version using brew but using the command
Is this a bug in version reporting or I installed an ancient version. I would also love for some using helix for rust development to share their config here. Thanks all. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
That version doesn't seem right. Can you do a Also check |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot @dahmc for such a quick response. You are right I am indeed using an ancient version from cargo install, which I might have done long back.
|
Beta Was this translation helpful? Give feedback.
-
I removed it and now it picks up the correct version of helix. Thanks a lot @dahmc . |
Beta Was this translation helpful? Give feedback.
That version doesn't seem right.
Can you do a
which hx
to see where that binary lives? Maybe you have an ancient version living in the path somewhere and the brew one wasn't linked properly.Also check
brew info helix
to see the homebrew path. You should find it there under/bin