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
>>> deno cache --no-check deno.ts
error: relative import path "fs" not prefixed with / or ./ or ../ Imported from "file:///mnt/f9/Projects/github.com/denofn/denopack/test.ts"
We are recognizing
require
when using --no-check.Likely related: #7621
cc @kitsonk
The text was updated successfully, but these errors were encountered: