Broken environment in latest version #7068
Replies: 2 comments
-
|
This has been fixed in #7069. The issue was a bug in the aqua template parser where whitespace before pipe operators was not being skipped, causing templates like The fix is included in the next release. In the meantime, you can build from source to get the fix. Thanks for reporting! |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for looking into this. As an ugly fix instead of just |
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.
-
In version 2025.11.8 I have a consistent problem with
gradle. I have in mymise.tomlas followingAnd it appears when I run
mise lsRunning
mise where gradlegives~/.local/share/mise/installs/gradle/8.14.3.Running
gradle --versionreturns an error that it does not exist and runningmise which gradlegives the error:Also gradle does not appear in
mise env, while other tools appear.This might be related to #6661 but now it is happening consistently.
I can't even figure out a work-around to get it working temporarily.
Environment
I see this problem on AL2 server (mise installed via brew), and in ubuntu image on Gitlab (mise installed via
curlinstall script).mise doctoroutput from AL2 server:Beta Was this translation helpful? Give feedback.
All reactions