fetching grammars fails #13142
Unanswered
matthias-wright
asked this question in
Q&A
Replies: 1 comment
-
Fetching grammars is ultimately a |
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.
-
During installation (building from source on Linux Mint 21.2), I ran into this error.
Installation succeeded with the flag
HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1
, but when I try to fetch the grammars afterwards withhx --grammar fetch
, I get the same error again.Looks like it tries to fetch the grammars from a repo without read access.
My git version is 2.49.0.
Anyone else run into this?
Beta Was this translation helpful? Give feedback.
All reactions