You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. We have a similar problem since version 136. We are using deno 2.1.4 and 2.1.5
We are importing https://esm.sh/@actions/[email protected], which imports the undici package. This leads to import of "/node:sqlite?target=denonext";, but no such module exists.
Failing module
Error message
After running
deno cache
I got this:Additional info
The text was updated successfully, but these errors were encountered: