Zulip Chat Archive
Stream: general
Topic: ELAN IS BROKEN (AND FIXED)
Sebastian Ullrich (Mar 20 2019 at 12:12):
If you have elan installed, you may notice that elan update
cannot update either Lean or itself anymore. Therefore you will need to install the fixed version manually, e.g. via
curl https://raw.githubusercontent.com/Kha/elan/master/elan-init.sh -sSf | sh -s -- --no-modify-path
Sebastian Ullrich (Mar 21 2019 at 12:24):
If elan update
complains about not being able to update the nightly release, just try again until it succeeds... elan will download a new version of itself that fixes the issue
Last updated: Dec 20 2023 at 11:08 UTC