Hi. Wanting to experiment with the nightly build on my laptop (oldish Macbook pro), I looked up the juliaup list of available builds. And the “nightly” is nowhere to be found. I checked it over several weeks, and no “nightly”. Is that normal ? is macos Catalina too old for this ? (last time I checked, it was still in tier 1)
Thanks !
What output do you get if you run this:
juliaup add nightly
macbook-pro-de-xxxx:~ xxxxyyyy$ juliaup add nightly
Error: 'nightly' is not a valid Julia version or channel name.
What does this give you?
juliaup --version
Juliaup 1.8.16
The latest version of Juliaup is currently 1.17.19, so you’re a little out of date.
Perhaps we can try updating Juliaup?
Could you try this:
juliaup self update
Nothing happens… the version for juliaup stays the same.
Strange.
What version of macOS are you running?
MacOS Catalina, 10.15.7
I removed the old juliaup
I had installed with homebrew. Then made a fresh install with curl as described in Install Julia. I can see the nightly now !
Thank you
1 Like