summaryrefslogtreecommitdiff
path: root/tests/testdata/run/node_prefix_missing/main.ts.out
blob: fd19ed55f797273c7dabc091af07f1ad8c1e7f5d (plain)
1
2
3
error: Relative import path "fs" not prefixed with / or ./ or ../
If you want to use a built-in Node module, add a "node:" prefix (ex. "node:fs").
    at file:///[WILDCARD]/main.ts:1:16