Juliaup cannot find Julia

I am using Ubuntu under WSL2. Yesterday morning, everything was fine and I did not do anything to the system. However, around evening, Juliaup could not find Julia any more. Actually, I was using the same screen in the morning.

julia
Command ‘julia’ not found, but can be installed with:
sudo snap install julia

I rebooted the system today but got the same error. I wonder what has happened.

Same problem here, using standard Ubuntu 24.04 without WSL. I deleted the .juliaup folder and reinstalled juliaup.

This solved the problem.

I believe this is a bug that has been fixed. IIUC, you can simply do juliaup self update and it should fix the bug.