We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ef2b6 commit a597385Copy full SHA for a597385
src/Pkg.jl
@@ -898,5 +898,6 @@ DEFAULT_IO[] = nothing
898
Pkg.UPDATED_REGISTRY_THIS_SESSION[] = false
899
PREV_ENV_PATH[] = ""
900
Types.STDLIB[] = nothing
901
+empty!(Registry.REGISTRY_CACHE)
902
903
end # module
0 commit comments