mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
5dc907df87
Follow up to https://github.com/denoland/deno/pull/25430
3 lines
267 B
Text
3 lines
267 B
Text
error: Relative import path "@std/dotenv/load" not prefixed with / or ./ or ../
|
|
hint: If you want to use a JSR or npm package, try running `deno add jsr:@std/dotenv/load` or `deno add npm:@std/dotenv/load`
|
|
at [WILDCARD]bare_specifier_without_import/main.ts:1:8
|