You can just remove .julia from your user directory and start Julia REPL again. It’ll start “from the clean state”.
If you want to get all your packages in v1.5, first copy .julia/environments/<oldversion> to .julia/environments/v1.5.
You can just remove .julia from your user directory and start Julia REPL again. It’ll start “from the clean state”.
If you want to get all your packages in v1.5, first copy .julia/environments/<oldversion> to .julia/environments/v1.5.