Warning: Module TranscodingStreams with build ID fafbfcfd-709b-c95f-0000-2059ac53b05f is missing from the cache

┌ Warning: Module TranscodingStreams with build ID fafbfcfd-709b-c95f-0000-2059ac53b05f is missing from the cache.
│ This may mean TranscodingStreams [3bb67fe8-82b1-5028-8e26-92a6c54297fa] does not support precompilation but is imported by a module that does.
└ @ Base loading.jl:1942

Does anyone know what that means? Thanks!

What version of TranscodingStreams are you using?
pkg> st --manifest TranscodingStreams

Why is it this:

(v1.10) pkg> st --manifest TranscodingStreams
No Matches in `/appsnew/home/name/.julia/environments/v1.10/Manifest.toml`

Oh, sorry. I got it:

  [3bb67fe8] TranscodingStreams v0.11.2

The warning mysteriously disappeared.