I upgraded my Julia from 1.3 to 1.4 today. But using some_pkg
where some_pkg
is a package I added when using v1.3 no longer works. Do I have to re-add all the packages again in 1.4 or is there an easy way for me to relocate the already installed packages to the current version?
Thanks