Runtime directory does not exist #14197
Replies: 4 comments 4 replies
-
can you paste what |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
The part about What is the |
Beta Was this translation helpful? Give feedback.
-
I'm having a similar problem. Building from source, no grammars are built:
Okay, so:
Now But there is still no higlighting:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
On
master
branch (I tested it only on that branch) even with theHELIX_RUNTIME
configured, still trying to fetch the runtime folder from~/.cargo/bin/runtime
.I followed strictly the guide from https://docs.helix-editor.com/building-from-source.html#configuring-helixs-runtime-files but still not loading correctly.
Reproduction Steps
On Nushell
I tried this:
$env.HELIX_RUNTIME: "<path>"
hx --health
I expected this to happen:
To have all the grammars loaded
Instead, this happened:
The runtime directly isn't loaded.
Helix log
No response
Platform
Windows
Terminal Emulator
Windows Terminal
Installation Method
source
Helix Version
helix 25.07.1 (0345400)
Beta Was this translation helpful? Give feedback.
All reactions