I have installed Julia 1.7.0. But it does not recognize (load) the packages installed in the previous Version Julia 1.6.4.
(@v1.7) pkg> up
Updating registry at `C:\Users\Hermesr\.julia\registries\General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
No Changes to `C:\Users\Hermesr\.julia\environments\v1.7\Project.toml`
No Changes to `C:\Users\Hermesr\.julia\environments\v1.7\Manifest.toml`
(@v1.7) pkg> st
Status `C:\Users\Hermesr\.julia\environments\v1.7\Project.toml` (empty project)
(@v1.7) pkg>
What to do?