brew jank fails the health check
#694
Unanswered
shantanu-sardesai
asked this question in
Issue Triage
Replies: 1 comment 1 reply
-
|
Thanks, Shantanu. You mentioned upgrading. When did you upgrade and what was the old version which worked? Did this work recently?
…On February 9, 2026 8:03:41 PM PST, Shantanu Sardesai ***@***.***> wrote:
### Issue Description
After updating `jank` from `brew` it fails the health check for AOT compilation on MacOS.
### Reproduction Steps
```sh
$ brew reinstall jank-lang/jank/jank
$ jank check-health
```
### jank health check
```text
─ system ──────────────────────────────────────────────────────────────────────────
─ ✅ operating system: macos
─ ✅ default triple: arm64-apple-darwin24.6.0
─ jank install ────────────────────────────────────────────────────────────────────
─ ✅ jank version: jank-0.1-alpha
─ ✅ jank resource dir: ../lib/jank/0.1
─ ✅ jank resolved resource dir: /opt/homebrew/Cellar/jank/0.1/bin/../lib/jank/0.1 (found)
─ ✅ jank user cache dir: /Users/shantanusardesai/.cache/jank/arm64-apple-darwin24.6.0-9b209a7b414d4298b30f18158ce90eab4a30092be1013e8d6ed377380a68ac9d (found)
─ clang install ───────────────────────────────────────────────────────────────────
─
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Issue Description
After updating
jankfrombrewit fails the health check for AOT compilation on MacOS.Reproduction Steps
jank health check
Stack trace
OS Version Information
MacOS Sequoia v15.7.3
I acknowledge that:
```) on separate lines.Beta Was this translation helpful? Give feedback.
All reactions