Make non-essential build steps soft fail #10086
-
I've tried to install helix via
and it failed on custom build step, attempting to download tree sitter grammars.
Yes, some addresses inaccessible from my network, but I don't care about those grammars anyway and would like to skip them. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can disable grammar build by setting an environment variable. Silent failing one errors is never a good thing |
Beta Was this translation helpful? Give feedback.
You can disable grammar build by setting an environment variable. Silent failing one errors is never a good thing