I figured it out! Here’s out I solved it (I’m using Windows 10, by the way):
-
I went to Control Panel → View advanced system settings → Environment variables
-
In the new window that popped up, I went to User variables, selected the one named Path and then clicked Edit.
-
In the new window that appears, I located the path variable of my 1.6.0 installation, selected it, and then clicked Delete.
-
I clicked OK, and then selected the environment variable named Path from the System variables, found the path for 1.6.0, and deleted that one as well.
-
I restarted VSCode, started julia, and confirmed that 1.6.1 is now running!


