blob: 4129e79a5195128ec9a1461981c44955c3acde7e (
plain)
1
2
3
|
error: Relative import path "fs" not prefixed with / or ./ or ../
hint: If you want to use a built-in Node module, add a "node:" prefix (ex. "node:fs").
at file:///[WILDLINE]/missing.ts:1:16
|