Open
Description
i get this error when import through this code line
import { Database, MySQLConnector } from "https://deno.land/x/denodb@1.0.0/mod.ts";
Watcher Restarting! File change detected: "D:\Projects\deno\fresh-spots\utils\db.ts"
error: Uncaught (in promise) TypeError: Module not found "https://deno.land/x/denodb@1.0.0/mod.ts".
at file:///D:/Projects/deno/fresh-spots/utils/db.ts:1:42
const manifest = (await import(toFileUrl(join(dir, "fresh.gen.ts")).href))
^
at async dev (https://deno.land/x/fresh@1.7.3/src/dev/dev_command.ts:38:21)
at async file:///D:/Projects/deno/fresh-spots/dev.ts:8:1
Watcher Process failed. Restarting on file change...
Metadata
Metadata
Assignees
Labels
No labels