mirror of
https://github.com/yichuan-w/LEANN.git
synced 2026-03-27 23:11:19 +00:00
choco install exits 0 even when it installs 0/0 packages (e.g. on 504 Gateway Timeout from chocolatey.org), so the fallback never triggered. Check the binary actually exists on disk instead. Made-with: Cursor