Anyone else seeing this message all the time in Julia v1.12.7?
31 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, InteractiveUtils, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, Mmap, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, OrderedCollections, Pkg, Pkg → REPLExt, Preferences, Printf, REPL, StyledStrings, TOML, Tar, UUIDs, Unicode, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 165 dependents of these packages may trigger further precompilation to work with the unexpected versions.
Probably caused by you having a bunch of junk in your startup.jl file, or a stale manifest somewhere.
Try re-resolving / updating your global manifest, and whatever local manifest you might be using
These is happening in every folder. I will try to update the OS and VSCode + Julia plugin before I try to update the envs again.
Last updated: Aug 30 2026 at 10:01 UTC