Try rm(joinpath(homedir(), ".julia", "registries"); recursive=true). This is a bug in Pkg that will be fixed in the next bugfix release.
3 Likes
Try rm(joinpath(homedir(), ".julia", "registries"); recursive=true). This is a bug in Pkg that will be fixed in the next bugfix release.