Replies: 1 comment
-
When running wt as admin:
Without:
You can overridde
Then you can run wt without admin rights:
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
After install
choco install helix
the runtime directory is inaccessible even though the %HELIX_RUNTIME% environment variable is set.hx --health
will return that the runtime directory does not exist. Also tutor and themes are not working (might be related to #5050).Reproduction Steps
I tried this:
not working, although the runtime directory is set to the correct location, my ChocolateyInstall variable is also set:
Restarting terminal after install or restart of pc did not resolve the issue.
Next I ran choco's RefreshEnv.cmd:
now the issue is resolved:
Helix log
No response
Platform
Windows
Terminal Emulator
wt
Helix Version
helix 22.08 (ee94031)
Beta Was this translation helpful? Give feedback.
All reactions