I think if you change the current working directory (with cd or by starting julia from a different folder) then it won’t see the local package in the current folder and will instead add it from the registry. (I think you are running into `add Desktop` confused by existing local directory with name of registered package · Issue #1941 · JuliaLang/Pkg.jl · GitHub).
3 Likes