$quaves
$quaves
DDeno
Created by $quaves on 6/10/2024 in #help
std/node is removed but not replaced
hi, how can i fix this:
deno run ../music/src/main.ts
error: Module not found "https://deno.land/std@0.224.0/node/events.ts".
at https://raw.githubusercontent.com/Zhomart/dex/930253915093e1e08d48ec0409b4aee800d8bd0c/lib-dyn/deps.ts:7:24
deno run ../music/src/main.ts
error: Module not found "https://deno.land/std@0.224.0/node/events.ts".
at https://raw.githubusercontent.com/Zhomart/dex/930253915093e1e08d48ec0409b4aee800d8bd0c/lib-dyn/deps.ts:7:24
look like the library was removed: https://deno.land/std@0.224.0/node/events.ts
4 replies