I've seen messages like this in some situations:
error: Specifier not found in cache: "https://esm.sh/shimmer", --cached-only is specified.
at https://deno.land/x/[email protected]/opentelemetry/instrumentation.js:19:26
I suspect that the import redirection is what defeats the deno cache, so pinning the version. Should be pinned anyway.