hhhhhxxx
hhhhhxxx
DDeno
Created by hhhhhxxx on 11/12/2024 in #help
In nextjs, how to use deno.json.
first i run "deno add jsr:@std/fs". Then, " import { copy } from "@std/fs"; await copy("foo.txt", "./hello.txt"); " But it has a error: " Module not found: Can't resolve '@std/fs' import { copy } from "@std/fs"; "
1 replies