Skip to content

v0.6.3: Pin //esm.sh/shimmer import

Latest
Compare
Choose a tag to compare
@danopia danopia released this 03 Jun 10:59
c6ba11a

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.